Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Rob Herring
d587b82d 33d006ee

+1 -1
+1 -1
Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
··· 111 111 112 112 Example 1: SH73A0 (SH-Mobile AG5) pin controller node 113 113 114 - pfc: pfc@e6050000 { 114 + pfc: pin-controller@e6050000 { 115 115 compatible = "renesas,pfc-sh73a0"; 116 116 reg = <0xe6050000 0x8000>, 117 117 <0xe605801c 0x1c>;