提交 ea2d8975 编写于 作者: Y Yendapally Reddy Dhananjaya Reddy 提交者: Florian Fainelli

ARM: dts: enable pinctrl for Broadcom NSP

This enables the pinctrl support for Broadcom NSP SoC
Signed-off-by: NYendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 44a06fa4
...@@ -277,5 +277,12 @@ ...@@ -277,5 +277,12 @@
"usbclk", "iprocfast", "sata1", "usbclk", "iprocfast", "sata1",
"sata2"; "sata2";
}; };
pinctrl: pinctrl@3f1c0 {
compatible = "brcm,nsp-pinmux";
reg = <0x3f1c0 0x04>,
<0x30028 0x04>,
<0x3f408 0x04>;
};
}; };
}; };
...@@ -105,3 +105,12 @@ ...@@ -105,3 +105,12 @@
}; };
}; };
}; };
&pinctrl {
pinctrl-names = "default";
pinctrl-0 = <&nand_sel>;
nand_sel: nand_sel {
function = "nand";
groups = "nand_grp";
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册