[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <706f56a20d318b841792ca19a6fe7135cb6c61e3.camel@pengutronix.de>
Date: Tue, 16 Jun 2020 14:56:55 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Maxime Ripard <maxime@...no.tech>,
Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
Cc: Mike Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
linux-rpi-kernel@...ts.infradead.org,
bcm-kernel-feedback-list@...adcom.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Dave Stevenson <dave.stevenson@...pberrypi.com>,
Tim Gover <tim.gover@...pberrypi.com>,
Phil Elwell <phil@...pberrypi.com>, linux-clk@...r.kernel.org
Subject: Re: [PATCH v4 3/3] ARM: dts: bcm2711: Add HDMI DVP
Hi Maxime,
On Tue, 2020-06-16 at 14:16 +0200, Maxime Ripard wrote:
> Hi Nicolas,
>
> On Mon, Jun 15, 2020 at 06:26:19PM +0200, Nicolas Saenz Julienne wrote:
> > On Thu, 2020-06-11 at 11:23 +0200, Maxime Ripard wrote:
> > > Now that we have a driver for the DVP, let's add its DT node.
> > >
> > > Signed-off-by: Maxime Ripard <maxime@...no.tech>
> > > ---
> >
> > I can take this patch, but I guess the rest should go trough the clock tree.
> > Is it OK with you?
>
> We have a build dependency on the reset framework for that driver, so it
> should rather go through the reset tree (or Philipp should make an
> immutable branch that the clk maintainers can merge).
I've prepared an immutable branch that these patches could be based on
and that could be merged into the clk tree:
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.pengutronix.de/git/pza/linux reset/simple
for you to fetch changes up to a9701376ed0fb61a5be4bb438daf26bd9cfa24b5:
reset: simple: Add reset callback (2020-06-16 14:19:57 +0200)
----------------------------------------------------------------
Maxime Ripard (2):
reset: Move reset-simple header out of drivers/reset
reset: simple: Add reset callback
drivers/reset/reset-simple.c | 23 +++++++++++++++++++++--
drivers/reset/reset-socfpga.c | 3 +--
drivers/reset/reset-sunxi.c | 3 +--
drivers/reset/reset-uniphier-glue.c | 3 +--
{drivers => include/linux}/reset/reset-simple.h | 7 +++++++
5 files changed, 31 insertions(+), 8 deletions(-)
rename {drivers => include/linux}/reset/reset-simple.h (74%)
regards
Philipp
Powered by blists - more mailing lists