From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 11/21] bindings: display: Add compatible for A64 Mixer1 Date: Tue, 1 May 2018 11:21:30 -0500 Message-ID: <20180501162130.GA6219@rob-hp-laptop> References: <20180430114058.5061-1-jagan@amarulasolutions.com> <20180430114058.5061-12-jagan@amarulasolutions.com> Reply-To: robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20180430114058.5061-12-jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Jagan Teki Cc: Maxime Ripard , Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, Michael Turquette , Stephen Boyd , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Michael Trimarchi , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, Apr 30, 2018 at 05:10:48PM +0530, Jagan Teki wrote: > Mixer1 on Allwinner A64 has similar behavior like Allwinner A83T. > > Signed-off-by: Jagan Teki > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt > index 7dcd1d64dfe4..5d448ef2132f 100644 > --- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt > +++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt > @@ -313,6 +313,7 @@ Required properties: > * allwinner,sun8i-a83t-de2-mixer-1 > * allwinner,sun8i-h3-de2-mixer-0 > * allwinner,sun8i-v3s-de2-mixer > + * allwinner,sun50i-a64-de2-mixer-1 Need to capture fallbacks here. > - reg: base address and size of the memory-mapped region. > - clocks: phandles to the clocks feeding the mixer > * bus: the mixer interface clock > -- > 2.14.3 >