From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 09 May 2018 15:30:51 -0700 Subject: [PATCH 1/6] dt-bindings: arm: amlogic: add support for the Meson8m2 SoC In-Reply-To: <20180508162558.GA9444@rob-hp-laptop> (Rob Herring's message of "Tue, 8 May 2018 11:25:58 -0500") References: <20180506092119.467-1-martin.blumenstingl@googlemail.com> <20180506092119.467-2-martin.blumenstingl@googlemail.com> <20180508162558.GA9444@rob-hp-laptop> Message-ID: <7h8t8szckk.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Rob Herring writes: > On Sun, May 06, 2018 at 11:21:14AM +0200, Martin Blumenstingl wrote: >> The Meson8m2 SoC is an updated version of the Meson8 SoC. Some of the >> peripherals are updated to be register-compatible with Meson8b. >> >> Signed-off-by: Martin Blumenstingl >> --- >> Documentation/devicetree/bindings/arm/amlogic.txt | 4 ++++ >> 1 file changed, 4 insertions(+) > > Reviewed-by: Rob Herring Applied with tag from Rob, Kevin