aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media/renesas,vsp1.txt
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-08-30 11:57:31 +0200
committerRob Herring <robh@kernel.org>2017-09-18 15:11:03 -0500
commit0e1bfb72b076b07dc844bf33c19d62a3075f540f (patch)
treeb01047fb563ac53f2f7e835eb7788b8dd426fa7f /Documentation/devicetree/bindings/media/renesas,vsp1.txt
parentLinux 4.14-rc1 (diff)
downloadlinux-dev-0e1bfb72b076b07dc844bf33c19d62a3075f540f.tar.xz
linux-dev-0e1bfb72b076b07dc844bf33c19d62a3075f540f.zip
v4l: vsp1: Use generic node name
Use the preferred generic node name in the example. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/media/renesas,vsp1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/renesas,vsp1.txt b/Documentation/devicetree/bindings/media/renesas,vsp1.txt
index 9b695bcbf219..16427017cb45 100644
--- a/Documentation/devicetree/bindings/media/renesas,vsp1.txt
+++ b/Documentation/devicetree/bindings/media/renesas,vsp1.txt
@@ -22,7 +22,7 @@ Optional properties:
Example: R8A7790 (R-Car H2) VSP1-S node
- vsp1@fe928000 {
+ vsp@fe928000 {
compatible = "renesas,vsp1";
reg = <0 0xfe928000 0 0x8000>;
interrupts = <0 267 IRQ_TYPE_LEVEL_HIGH>;