.. | .. |
---|
17 | 17 | }; |
---|
18 | 18 | |
---|
19 | 19 | firmware { |
---|
20 | | - optee: optee@4fd00000 { |
---|
| 20 | + optee: optee { |
---|
21 | 21 | compatible = "linaro,optee-tz"; |
---|
22 | 22 | method = "smc"; |
---|
23 | 23 | }; |
---|
.. | .. |
---|
209 | 209 | }; |
---|
210 | 210 | }; |
---|
211 | 211 | |
---|
212 | | - i2c0_pins_a: i2c0@0 { |
---|
| 212 | + i2c0_pins_a: i2c0 { |
---|
213 | 213 | pins1 { |
---|
214 | 214 | pinmux = <MT8516_PIN_58_SDA0__FUNC_SDA0_0>, |
---|
215 | 215 | <MT8516_PIN_59_SCL0__FUNC_SCL0_0>; |
---|
.. | .. |
---|
217 | 217 | }; |
---|
218 | 218 | }; |
---|
219 | 219 | |
---|
220 | | - i2c2_pins_a: i2c2@0 { |
---|
| 220 | + i2c2_pins_a: i2c2 { |
---|
221 | 221 | pins1 { |
---|
222 | 222 | pinmux = <MT8516_PIN_60_SDA2__FUNC_SDA2_0>, |
---|
223 | 223 | <MT8516_PIN_61_SCL2__FUNC_SCL2_0>; |
---|