hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/sun8i-a33-ga10h-v1.1.dts
....@@ -69,7 +69,7 @@
6969 };
7070
7171 &lradc {
72
- button@600 {
72
+ button-600 {
7373 label = "Back";
7474 linux,code = <KEY_BACK>;
7575 channel = <0>;
....@@ -79,7 +79,7 @@
7979
8080 &mmc1 {
8181 pinctrl-names = "default";
82
- pinctrl-0 = <&mmc1_pins_a>;
82
+ pinctrl-0 = <&mmc1_pg_pins>;
8383 vmmc-supply = <&reg_dldo1>;
8484 bus-width = <4>;
8585 non-removable;