Skip to content
Snippets Groups Projects
Commit 9dcf2e5c authored by Michal Simek's avatar Michal Simek
Browse files

ARM: bitmain: Enable nand and smcc drivers


Enable nand and smcc via DT.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent d999a7b7
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,14 @@
ps-clk-frequency = <33333333>;
};
&nand0 {
status = "okay";
};
&smcc {
status = "okay";
};
&gem0 {
status = "okay";
phy-mode = "rgmii-id";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment