From: jbrunet@baylibre.com (Jerome Brunet)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 4/4] ARM64: dts: meson-axg: enable i2c AO on the S400 board
Date: Thu, 17 May 2018 11:31:00 +0200 [thread overview]
Message-ID: <20180517093100.22225-5-jbrunet@baylibre.com> (raw)
In-Reply-To: <20180517093100.22225-1-jbrunet@baylibre.com>
The i2c AO is used for the MIC daughter card of the S400 board
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
index b3e1bdca32bb..4b3331fbfe39 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
@@ -95,6 +95,12 @@
pinctrl-names = "default";
};
+&i2c_AO {
+ status = "okay";
+ pinctrl-0 = <&i2c_ao_sck_10_pins>, <&i2c_ao_sda_11_pins>;
+ pinctrl-names = "default";
+};
+
&pwm_ab {
status = "okay";
pinctrl-0 = <&pwm_a_x20_pins>;
--
2.14.3
next prev parent reply other threads:[~2018-05-17 9:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-17 9:30 [PATCH v2 0/4] ARM64: dts: meson-axg: i2c updates Jerome Brunet
2018-05-17 9:30 ` [PATCH v2 1/4] ARM64: dts: meson-axg: clean-up i2c nodes Jerome Brunet
2018-05-17 9:30 ` [PATCH v2 2/4] ARM64: dts: meson-axg: correct i2c AO clock Jerome Brunet
2018-05-17 9:30 ` [PATCH v2 3/4] ARM64: dts: meson-axg: add i2c AO pins Jerome Brunet
2018-05-17 9:31 ` Jerome Brunet [this message]
2018-05-23 17:06 ` [PATCH v2 0/4] ARM64: dts: meson-axg: i2c updates Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180517093100.22225-5-jbrunet@baylibre.com \
--to=jbrunet@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox