From: Geert Uytterhoeven Date: Fri, 10 Jun 2016 13:00:54 +0000 (+0200) Subject: ARM: dts: lager: Name vin pfc subnode after device name X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=da84fd93486b4cd2a32c6a2effc5368bcb2269bc;p=linux-beck.git 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 Signed-off-by: Simon Horman --- 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"; };