hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/sun6i-a31s-inet-q972.dts
....@@ -54,8 +54,6 @@
5454 };
5555
5656 &i2c1 {
57
- pinctrl-names = "default";
58
- pinctrl-0 = <&i2c1_pins_a>;
5957 status = "okay";
6058
6159 ft5406ee8: touchscreen@38 {
....@@ -73,21 +71,21 @@
7371 vref-supply = <&reg_aldo3>;
7472 status = "okay";
7573
76
- button@200 {
74
+ button-200 {
7775 label = "Volume Down";
7876 linux,code = <KEY_VOLUMEDOWN>;
7977 channel = <0>;
8078 voltage = <200000>;
8179 };
8280
83
- button@900 {
81
+ button-900 {
8482 label = "Volume Up";
8583 linux,code = <KEY_VOLUMEUP>;
8684 channel = <0>;
8785 voltage = <900000>;
8886 };
8987
90
- button@1200 {
88
+ button-1200 {
9189 label = "Back";
9290 linux,code = <KEY_BACK>;
9391 channel = <0>;