arm64: dts: Add SDHCI DT node for NS2

The IPROC SDHCI driver works fine for SDIO 3.0 on NS2 so let's enable
it for NS2 SoC in NS2 DT.

Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Vikram Prakash <vikramp@broadcom.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Anup Patel
2016-02-10 11:40:47 +05:30
committed by Florian Fainelli
parent 92e963f50f
commit efc877676d
2 changed files with 22 additions and 0 deletions

View File

@@ -64,6 +64,10 @@
status = "ok";
};
&sdio0 {
status = "ok";
};
&nand {
nandcs@0 {
compatible = "brcm,nandcs";