aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7790-lager.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-06-10 15:00:54 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-06-14 09:07:17 +0900
commitda84fd93486b4cd2a32c6a2effc5368bcb2269bc (patch)
tree6afca98503b520148fef7e8d133043896968fb53 /arch/arm/boot/dts/r8a7790-lager.dts
parentARM: dts: lager: Name spi pfc subnodes after device names (diff)
downloadlinux-dev-da84fd93486b4cd2a32c6a2effc5368bcb2269bc.tar.xz
linux-dev-da84fd93486b4cd2a32c6a2effc5368bcb2269bc.zip
ARM: dts: lager: Name vin pfc subnode after device name
Name the Pin Function Controller subnode for VIN1 after its device name, instead of using the generic and indexless "vin". This avoids conflicts when enabling support for more video inputs later, either here or in a DT overlay. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7790-lager.dts')
-rw-r--r--arch/arm/boot/dts/r8a7790-lager.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 09b633f5ad07..52b56fcaddf2 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -427,7 +427,7 @@
function = "usb2";
};
- vin1_pins: vin {
+ vin1_pins: vin1 {
groups = "vin1_data8", "vin1_clk";
function = "vin1";
};