diff options
Diffstat (limited to 'arch/arm/dts/r8a7795-salvator-x-u-boot.dts')
-rw-r--r-- | arch/arm/dts/r8a7795-salvator-x-u-boot.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/r8a7795-salvator-x-u-boot.dts b/arch/arm/dts/r8a7795-salvator-x-u-boot.dts index 66b608a0f1..e93afe37d0 100644 --- a/arch/arm/dts/r8a7795-salvator-x-u-boot.dts +++ b/arch/arm/dts/r8a7795-salvator-x-u-boot.dts @@ -26,3 +26,11 @@ sd-uhs-sdr104; max-frequency = <208000000>; }; + +&vcc_sdhi0 { + u-boot,off-on-delay-us = <20000>; +}; + +&vcc_sdhi3 { + u-boot,off-on-delay-us = <20000>; +}; |