ARM: dts: exynos: Use pinctrl labels in exynos4210-pinctrl

Labels for pinctrl's are defined in exynos4210.dtsi. Use them in
exynos4210-pinctrl instead of full names, as it is done in other Exynos
DTSes.

Signed-off-by: Maciej Purski <m.purski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Maciej Purski 2018-02-05 08:57:00 +01:00 committed by Krzysztof Kozlowski
parent 0cfec8ed07
commit 88c166cec1
2 changed files with 840 additions and 841 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,6 @@
*/
#include "exynos4.dtsi"
#include "exynos4210-pinctrl.dtsi"
#include "exynos4-cpu-thermal.dtsi"
/ {
@ -468,3 +467,5 @@
&sysmmu_rotator {
power-domains = <&pd_lcd0>;
};
#include "exynos4210-pinctrl.dtsi"