Commit b350e9dd authored by Scott Branden's avatar Scott Branden Committed by Florian Fainelli

ARM: dts: cygnus: fix naming of pinctrl node

Remove 0x from pinctrl node to match device tree naming convention.
Signed-off-by: default avatarScott Branden <scott.branden@broadcom.com>
Reviewed-by: default avatarRay Jui <ray.jui@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 547f2318
......@@ -108,7 +108,7 @@ pcie1_phy: phy@1 {
};
};
pinctrl: pinctrl@0x0301d0c8 {
pinctrl: pinctrl@0301d0c8 {
compatible = "brcm,cygnus-pinmux";
reg = <0x0301d0c8 0x30>,
<0x0301d24c 0x2c>;
......
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