Commit ebcc47ab authored by Jon Mason's avatar Jon Mason Committed by Florian Fainelli

arm64: dts: NS2: enable sdio1

Enable sdio1 in the Northstar2 SVK device tree file
Signed-off-by: default avatarJon Mason <jon.mason@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent e7924914
......@@ -157,6 +157,10 @@ &sdio0 {
status = "ok";
};
&sdio1 {
status = "ok";
};
&nand {
nandcs@0 {
compatible = "brcm,nandcs";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment