From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Fri, 18 Sep 2015 11:17:00 -0400 Subject: [U-Boot] [linux-sunxi] Re: [PATCH 3/6] sunxi: Add the R8 DTSI In-Reply-To: <20150918150237.GK26226@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> Message-ID: <55FC2AEC.1060400@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: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. Regards, Hans