diff options
Diffstat (limited to 'arch/arm/dts/dra72-evm.dts')
-rw-r--r-- | arch/arm/dts/dra72-evm.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/dra72-evm.dts b/arch/arm/dts/dra72-evm.dts index fc2d167dee..205103e2b0 100644 --- a/arch/arm/dts/dra72-evm.dts +++ b/arch/arm/dts/dra72-evm.dts @@ -503,7 +503,7 @@ * SDCD signal is not being used here - using the fact that GPIO mode * is a viable alternative */ - cd-gpios = <&gpio6 27 0>; + cd-gpios = <&gpio6 27 GPIO_ACTIVE_LOW>; }; &mmc2 { |