13 lines
163 B
Plaintext
13 lines
163 B
Plaintext
|
/dts-v1/;
|
||
|
/plugin/;
|
||
|
|
||
|
/ {
|
||
|
compatible = "allwinner,sun8i-h3";
|
||
|
};
|
||
|
|
||
|
&{/soc/i2c@1c2ac00} {
|
||
|
status = "okay";
|
||
|
pinctrl-names = "default";
|
||
|
pinctrl-0 = <&i2c0_pins>;
|
||
|
};
|