ARM: dts: cygnus: fix naming of pinctrl node

Remove 0x from pinctrl node to match device tree naming convention.

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Scott Branden 2016-10-08 13:34:26 -07:00 committed by Florian Fainelli
parent 547f23183d
commit b350e9dd1f
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
};
};
pinctrl: pinctrl@0x0301d0c8 {
pinctrl: pinctrl@0301d0c8 {
compatible = "brcm,cygnus-pinmux";
reg = <0x0301d0c8 0x30>,
<0x0301d24c 0x2c>;