ARM: bitmain: Enable nand and smcc drivers
Enable nand and smcc via DT. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -50,6 +50,14 @@
|
||||
ps-clk-frequency = <33333333>;
|
||||
};
|
||||
|
||||
&nand0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&smcc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gem0 {
|
||||
status = "okay";
|
||||
phy-mode = "rgmii-id";
|
||||
|
||||
Reference in New Issue
Block a user