aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-08-30 11:55:58 +0200
committerRob Herring <robh@kernel.org>2017-09-01 12:19:50 -0500
commitd587b82df23beea5086998abbc61f49b8759eebb (patch)
treedc1bb374b0425f789d206733e953d737876ec02c /Documentation/devicetree/bindings/pinctrl
parentdt-bindings: Add vendor Mellanox (diff)
downloadlinux-dev-d587b82df23beea5086998abbc61f49b8759eebb.tar.xz
linux-dev-d587b82df23beea5086998abbc61f49b8759eebb.zip
dt-bindings: pinctrl: sh-pfc: Use generic node name
Use the preferred generic node name in the example. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
index 645082f03259..dbee03b52145 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
@@ -111,7 +111,7 @@ Examples
Example 1: SH73A0 (SH-Mobile AG5) pin controller node
- pfc: pfc@e6050000 {
+ pfc: pin-controller@e6050000 {
compatible = "renesas,pfc-sh73a0";
reg = <0xe6050000 0x8000>,
<0xe605801c 0x1c>;