diff options
author | Michal Simek | 2018-04-04 14:08:24 +0200 |
---|---|---|
committer | Michal Simek | 2018-05-31 13:50:39 +0200 |
commit | f0d56145d934b560ee9ef8ba6b4655a214696b75 (patch) | |
tree | 9cc9a0ff84f6688c2993fc00f6b0281ad86215ee /arch/arm/dts/zynqmp-zcu111-revA.dts | |
parent | 3e98a9c4167299cc3c6a608681a8b48e4a5bdefa (diff) |
arm64: zynqmp: Disable WP on zcu111
On this board there is SD slot without WP connected.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/dts/zynqmp-zcu111-revA.dts')
-rw-r--r-- | arch/arm/dts/zynqmp-zcu111-revA.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/zynqmp-zcu111-revA.dts b/arch/arm/dts/zynqmp-zcu111-revA.dts index 4002d788061..aa9055b7152 100644 --- a/arch/arm/dts/zynqmp-zcu111-revA.dts +++ b/arch/arm/dts/zynqmp-zcu111-revA.dts @@ -500,6 +500,7 @@ &sdhci1 { status = "okay"; no-1-8-v; + disable-wp; xlnx,mio_bank = <1>; }; |