forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts
....@@ -38,8 +38,8 @@
3838 gpios-states = <1>;
3939
4040 /* Based on P200 schematics, signal CARD_1.8V/3.3V_CTR */
41
- states = <1800000 0
42
- 3300000 1>;
41
+ states = <1800000 0>,
42
+ <3300000 1>;
4343 };
4444
4545 vddio_boot: regulator-vddio_boot {
....@@ -131,8 +131,7 @@
131131 max-frequency = <100000000>;
132132 disable-wp;
133133
134
- cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_HIGH>;
135
- cd-inverted;
134
+ cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
136135
137136 vmmc-supply = <&vddao_3v3>;
138137 vqmmc-supply = <&vddio_card>;