From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 23 May 2018 10:06:00 -0700 Subject: [PATCH v2 0/4] ARM64: dts: meson-axg: i2c updates In-Reply-To: <20180517093100.22225-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 17 May 2018 11:30:56 +0200") References: <20180517093100.22225-1-jbrunet@baylibre.com> Message-ID: <7hd0xms3nr.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Jerome Brunet writes: > This patchset fixes a few problems found in the i2c nodes of > amlogic's meson-axg platform. It also adds the missing pins for > AO controller so we can use it on the S400 > > This series has been tested on the S400 board. > > Jerome Brunet (4): > ARM64: dts: meson-axg: clean-up i2c nodes > ARM64: dts: meson-axg: correct i2c AO clock > ARM64: dts: meson-axg: add i2c AO pins > ARM64: dts: meson-axg: enable i2c AO on the S400 board Applied to v4.18/dt64, Kevin