14 lines
196 B
Plaintext
Executable File
14 lines
196 B
Plaintext
Executable File
|
|
&i2c4 {
|
|
status = "okay";
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&i2c4m3_xfer>;
|
|
|
|
goodix_ts:goodix_ts@5d {
|
|
status = "okay";
|
|
compatible = "goodix,gt9xx";
|
|
reg = <0x5d>;
|
|
};
|
|
};
|
|
|