hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi
....@@ -17,7 +17,7 @@
1717 };
1818
1919 firmware {
20
- optee: optee@4fd00000 {
20
+ optee: optee {
2121 compatible = "linaro,optee-tz";
2222 method = "smc";
2323 };
....@@ -209,7 +209,7 @@
209209 };
210210 };
211211
212
- i2c0_pins_a: i2c0@0 {
212
+ i2c0_pins_a: i2c0 {
213213 pins1 {
214214 pinmux = <MT8516_PIN_58_SDA0__FUNC_SDA0_0>,
215215 <MT8516_PIN_59_SCL0__FUNC_SCL0_0>;
....@@ -217,7 +217,7 @@
217217 };
218218 };
219219
220
- i2c2_pins_a: i2c2@0 {
220
+ i2c2_pins_a: i2c2 {
221221 pins1 {
222222 pinmux = <MT8516_PIN_60_SDA2__FUNC_SDA2_0>,
223223 <MT8516_PIN_61_SCL2__FUNC_SCL2_0>;