From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH] ARM: dts: fix naming of pinctrl node Date: Mon, 10 Oct 2016 02:07:08 -0700 Message-ID: References: <1475958866-15942-1-git-send-email-scott.branden@broadcom.com> <6039a5f9-2b36-c427-2f8a-addf76cf1c26@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6039a5f9-2b36-c427-2f8a-addf76cf1c26-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ray Jui , Scott Branden , Rob Herring , Mark Rutland , Russell King , Ray Jui , Jon Mason , Florian Fainelli Cc: BCM Kernel Feedback , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 10/08/2016 02:03 PM, Ray Jui wrote: > > > On 10/8/2016 1:34 PM, Scott Branden wrote: >> Remove 0x from pinctrl node to match device tree naming convention. >> >> Signed-off-by: Scott Branden >> --- >> arch/arm/boot/dts/bcm-cygnus.dtsi | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi >> b/arch/arm/boot/dts/bcm-cygnus.dtsi >> index fabc9f3..539c58f 100644 >> --- a/arch/arm/boot/dts/bcm-cygnus.dtsi >> +++ b/arch/arm/boot/dts/bcm-cygnus.dtsi >> @@ -108,7 +108,7 @@ >> }; >> }; >> >> - pinctrl: pinctrl@0x0301d0c8 { >> + pinctrl: pinctrl@0301d0c8 { >> compatible = "brcm,cygnus-pinmux"; >> reg = <0x0301d0c8 0x30>, >> <0x0301d24c 0x2c>; >> > > Looks good to me! > > Reviewed-by: Ray Jui Applied, thanks! -- Florian -- 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