From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Fri, 18 Sep 2015 11:39:25 -0400 Subject: [U-Boot] [linux-sunxi] Re: [PATCH 3/6] sunxi: Add the R8 DTSI In-Reply-To: <20150918153919.GO26226@bill-the-cat> References: <1442577980-26373-1-git-send-email-maxime.ripard@free-electrons.com> <1442577980-26373-4-git-send-email-maxime.ripard@free-electrons.com> <20150918150237.GK26226@bill-the-cat> <55FC2AEC.1060400@redhat.com> <20150918153919.GO26226@bill-the-cat> Message-ID: <55FC302D.4060608@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 09/18/2015 11:39 AM, Tom Rini wrote: > On Fri, Sep 18, 2015 at 11:17:00AM -0400, Hans de Goede wrote: >> Hi, >> >> On 09/18/2015 11:02 AM, Tom Rini wrote: >>> On Fri, Sep 18, 2015 at 02:06:17PM +0200, Maxime Ripard wrote: >>> >>>> The R8 is very close to the A13, but it still has a few differences, >>>> notably a composite output, which the A13 lacks. >>>> >>>> Add a DTSI based on the A13's to hold those differences. >>>> >>>> Signed-off-by: Maxime Ripard >>> >>> Other than needing to use SPDX tags instead: >>> Reviewed-by: Tom Rini >> >> This is in essence a partial sync with the kernel tree wrt the dts >> files, so no SPDX tags. > > Really? I'd have sworn that we were doing that even on kernel files, I don't know. I'm fine either way, but I do not think we should be adding SPDX tags on the u-boot side only for these files, since those will just get overwritten (removed) on the next sync with the kernel. Regards, Hans