Commit e6a4e5d5 authored by Ray Jui's avatar Ray Jui Committed by Florian Fainelli

ARM: dts: enable IOMUX for Broadcom Cygnus

This enables the IOMUX support for Broadcom Cygnus SoC
Signed-off-by: default avatarRay Jui <rjui@broadcom.com>
Tested-by: default avatarDmitry Torokhov <dtor@chromium.org>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 7875b470
......@@ -54,6 +54,12 @@ cpu@0 {
/include/ "bcm-cygnus-clock.dtsi"
pinctrl: pinctrl@0x0301d0c8 {
compatible = "brcm,cygnus-pinmux";
reg = <0x0301d0c8 0x30>,
<0x0301d24c 0x2c>;
};
amba {
#address-cells = <1>;
#size-cells = <1>;
......
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