mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "ARM: dts: msm: Enable i2c se4 device node"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b6ddae5253
@@ -29,6 +29,8 @@
|
||||
hsuart1 = &qupv3_se8_4uart; /* IPC HSUART Instance */
|
||||
hsuart2 = &qupv3_se13_4uart; /* Time Sync UART */
|
||||
i2c0 = &qupv3_se5_i2c;
|
||||
i2c1 = &i2c_slave;
|
||||
i2c2 = &qupv3_se4_i2c;
|
||||
};
|
||||
|
||||
firmware: firmware { };
|
||||
@@ -1587,6 +1589,14 @@
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&qupv3_se4_i2c {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&i2c_slave {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&qupv3_se7_2uart {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user