From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH RESEND v1 1/4] dt-bindings: fsl: scu: add fallback compatible string for clock Date: Mon, 21 Jan 2019 17:25:52 -0600 Message-ID: <20190121232552.GA22199@bogus> References: <1547207400-28307-1-git-send-email-aisheng.dong@nxp.com> <1547207400-28307-2-git-send-email-aisheng.dong@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1547207400-28307-2-git-send-email-aisheng.dong@nxp.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: Aisheng Dong , "devicetree@vger.kernel.org" , "sboyd@kernel.org" , "mturquette@baylibre.com" , "robh+dt@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , Fabio Estevam , "shawnguo@kernel.org" , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Fri, 11 Jan 2019 11:55:56 +0000, Aisheng Dong wrote: > SCU clock can be used in a similar way by IMX8QXP and IMX8QM SoCs. > Let's add a "fsl,scu-clk" fallback compatible string to allow other > SoCs to reuse the common part. > > Cc: Stephen Boyd > Cc: Rob Herring > Cc: devicetree@vger.kernel.org > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: Fabio Estevam > Cc: Michael Turquette > Signed-off-by: Dong Aisheng > --- > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring