From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 07/14] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU Date: Thu, 28 Mar 2019 08:19:45 -0500 Message-ID: <20190328131945.GA31970@bogus> References: <20190312152256.35574-1-icenowy@aosc.io> <20190312152256.35574-8-icenowy@aosc.io> 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: <20190312152256.35574-8-icenowy-h8G6r0blFSE@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Cc: Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Jagan Teki , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Icenowy Zheng List-Id: linux-gpio@vger.kernel.org On Tue, 12 Mar 2019 23:22:49 +0800, Icenowy Zheng wrote: > Despite Allwinner V3 and V3s shares the same die, one peripheral (I2S) > is only available on V3, and thus the clocks is not declared for V3s > CCU. > > Add a V3 CCU compatible string to the binding to prepare for a CCU > driver that provide I2S clock on V3, but not on V3s. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring