From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 16 Sep 2020 15:54:53 +0200 Subject: [PATCH] arm: rmobile: Identify R8A7796 r1.3 SoC In-Reply-To: <20200915141522.4120-1-biju.das.jz@bp.renesas.com> References: <20200915141522.4120-1-biju.das.jz@bp.renesas.com> Message-ID: <1adee60f-ed9c-5012-94cb-e8d4d36fcd4d@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 9/15/20 4:15 PM, Biju Das wrote: > Add support to identify R8A7796 r1.3 SoC. Applied to sh/next, thanks.