From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 3/3] ARM: dts: AM4372: update hdq compatible property Date: Mon, 16 Mar 2015 15:08:38 -0700 Message-ID: <20150316220837.GN12397@atomide.com> References: <1425293374-30878-1-git-send-email-vigneshr@ti.com> <1425293374-30878-4-git-send-email-vigneshr@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1425293374-30878-4-git-send-email-vigneshr-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vignesh R Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Evgeniy Polyakov , Jonathan Corbet , Paul Walmsley , Russell King , NeilBrown , Benoit Cousson , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org * Vignesh R [150302 02:53]: > This patch updates hdq node compatible property to "ti,am4372-hdq". > > Signed-off-by: Vignesh R Looks like this is safe to apply even with the driver changes pending as the driver is currently only parsing ti,omap3-1w property. So applying this patch into omap-for-v4.1/dt thanks. Tony > --- > arch/arm/boot/dts/am4372.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi > index 1943fc333e7c..ae0e8c15a6df 100644 > --- a/arch/arm/boot/dts/am4372.dtsi > +++ b/arch/arm/boot/dts/am4372.dtsi > @@ -884,7 +884,7 @@ > }; > > hdq: hdq@48347000 { > - compatible = "ti,am43xx-hdq"; > + compatible = "ti,am4372-hdq"; > reg = <0x48347000 0x1000>; > interrupts = ; > clocks = <&func_12m_clk>; > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html