]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Add missing mio-bank properties to sdhci
authorMichal Simek <michal.simek@xilinx.com>
Thu, 21 Jan 2021 10:26:55 +0000 (11:26 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 19 May 2021 07:44:50 +0000 (09:44 +0200)
Add missing xlnx,mio-bank property to sdhci node. Also add properties with
0 value to have it listed in case that files are copied to different
projects where default case doesn't need to be handled in the same way.
That's why explicitly list them too.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts

index 8d8ebeaac3bf806b36eed36aa983634e7ce63251..0f1094804d913f74ad0243f15d1578f825b58f88 100644 (file)
@@ -93,6 +93,7 @@
 &sdhci0 {
        status = "okay";
        no-1-8-v;
+       xlnx,mio-bank = <0>;
 };
 
 &ttc0 {