mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dtsi: meson-g12a: add pwm slave device node
PD#156734: dtsi: meson-g12a: add pwm slave device node Change-Id: I0c1838e25f7247c342a372bdc1cc5043fd7d8086 Signed-off-by: Bo Yang <bo.yang@amlogic.com>
This commit is contained in:
@@ -643,6 +643,14 @@
|
||||
dev-id = <MESON_I2C_MASTERAO>;
|
||||
};
|
||||
|
||||
i2c_AO_slave:i2c_slave@6000 {
|
||||
compatible = "amlogic, meson-i2c-slave";
|
||||
status = "disabled";
|
||||
reg = <0x0 0x6000 0x0 0x20>;
|
||||
interrupts = <0 194 1>;
|
||||
pinctrl-names="default";
|
||||
pinctrl-0=<&ao_i2c_slave_pins>;
|
||||
};
|
||||
};/* end of aobus */
|
||||
|
||||
periphs: periphs@ff634400 {
|
||||
|
||||
Reference in New Issue
Block a user