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>
This commit is contained in:
Geert Uytterhoeven 2016-06-10 15:00:54 +02:00 committed by Simon Horman
parent 85c5e4c429
commit da84fd9348
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@
function = "usb2";
};
vin1_pins: vin {
vin1_pins: vin1 {
groups = "vin1_data8", "vin1_clk";
function = "vin1";
};