From: Roger Shimizu Date: Mon, 30 Jan 2017 11:07:30 +0000 (+0900) Subject: ARM: dts: orion5x-lschl: More consistent naming on linkstation series X-Git-Tag: v4.10-rc8~25^2~1^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6cfd3cd8d8365cf78db1d25cd276d3d900eb8541;p=users%2Fdwmw2%2Flinux.git ARM: dts: orion5x-lschl: More consistent naming on linkstation series DTS files, which includes orion5x-linkstation.dtsi, are named: orion5x-linkstation-*.dts So we rename the file below: arch/arm/boot/dts/orion5x-lschl.dts to the new name: arch/arm/boot/dts/orion5x-linkstation-lschl.dts Because DTS conversion of this device was just introduced in 4.9, Debian is still using legacy device support, other distros are the same, so here we won't expect any impact actually. Fixes: f94f268979a2 ("ARM: dts: orion5x: convert ls-chl to FDT") Cc: Ashley Hughes Signed-off-by: Roger Shimizu Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/boot/dts/orion5x-lschl.dts b/arch/arm/boot/dts/orion5x-linkstation-lschl.dts similarity index 100% rename from arch/arm/boot/dts/orion5x-lschl.dts rename to arch/arm/boot/dts/orion5x-linkstation-lschl.dts