Commit 7d6d8a20 authored by Jian Hu's avatar Jian Hu Committed by Kevin Hilman

ARM64: dts: meson-axg: enable I2C Master-1 for the audio speaker

In the S400 board, The I2C master-1 is connecting to
the audio speaker daughter board.
Signed-off-by: default avatarJian Hu <jian.hu@amlogic.com>
Signed-off-by: default avatarYixun Lan <yixun.lan@amlogic.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 8a7669a5
......@@ -33,3 +33,9 @@ &ir {
pinctrl-0 = <&remote_input_ao_pins>;
pinctrl-names = "default";
};
&i2c1 {
status = "okay";
pinctrl-0 = <&i2c1_z_pins>;
pinctrl-names = "default";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment