kernel/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts
.. .. @@ -38,8 +38,8 @@ 38 38 gpios-states = <1>; 39 39 40 40 /* Based on P200 schematics, signal CARD_1.8V/3.3V_CTR */ 41 - states = <1800000 042 - 3300000 1>;41 + states = <1800000 0>,42 + <3300000 1>;43 43 }; 44 44 45 45 vddio_boot: regulator-vddio_boot { .. .. @@ -131,8 +131,7 @@ 131 131 max-frequency = <100000000>; 132 132 disable-wp; 133 133 134 - cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_HIGH>;135 - cd-inverted;134 + cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;136 135 137 136 vmmc-supply = <&vddao_3v3>; 138 137 vqmmc-supply = <&vddio_card>;