From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 30 Jan 2015 22:53:23 +0100 Subject: [U-Boot] [PATCH 10/12] dt: socfpga: Import and enable Arria V DK DTS In-Reply-To: <54BB50EE.4070002@opensource.altera.com> References: <1420053301-10023-1-git-send-email-marex@denx.de> <1420053301-10023-11-git-send-email-marex@denx.de> <54BB50EE.4070002@opensource.altera.com> Message-ID: <201501302253.23776.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, January 18, 2015 at 07:21:34 AM, Dinh Nguyen wrote: > On 12/31/14 1:14 PM, Marek Vasut wrote: [...] > > diff --git a/arch/arm/dts/socfpga_arria5.dtsi > > b/arch/arm/dts/socfpga_arria5.dtsi new file mode 100644 > > index 0000000..5175f03 > > --- /dev/null > > +++ b/arch/arm/dts/socfpga_arria5.dtsi > > @@ -0,0 +1,34 @@ > > +/* > > + * Copyright (C) 2013 Altera Corporation > > Nit: extra space before "Copyright". Hi! Sorry for the late reply. This DTS comes from mainline Linux, so I wonder if it makes sense to diverge here, especially since this is just a comment. Diverging in the DTS files would make it more annoying in the long run, since checking the differences between Linux and U-Boot would spit this one false positive. What do you think please ? Best regards, Marek Vasut