From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 1/6] ARM: OMAP2+: dts: cm-t335: add initial support Date: Mon, 30 Nov 2015 11:51:23 -0800 Message-ID: <20151130195123.GP2517@atomide.com> References: <1445948100-16446-1-git-send-email-uri.mashiach@compulab.co.il> <1448373733-5839-1-git-send-email-uri.mashiach@compulab.co.il> <1448373733-5839-2-git-send-email-uri.mashiach@compulab.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1448373733-5839-2-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Uri Mashiach Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , =?utf-8?Q?Beno=C3=AEt?= Cousson , Igor Grinberg , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ilya Ledvich List-Id: linux-omap@vger.kernel.org * Uri Mashiach [151124 06:03]: > --- /dev/null > +++ b/arch/arm/boot/dts/am335x-cm-t335.dts ... > +&uart0 { > + pinctrl-names = "default"; > + pinctrl-0 = <&uart0_pins>; > + > + status = "okay"; > +}; > + FYI, the extra line break at the end of the file causes whitespace warnings when applying. And fixing that causes extra hassles with applying the other patches in the series as the patches won't apply.. So for the next time, you may want to check that ;) Also, the subject line should be "ARM: dts: ..." for the dts changes so the git log loooks unified for all the ARM SoCs. Anyways, I've fixed up those locally and applying into omap-for-v4.5/dt. Regards, Tony -- 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