ARM: dts: exynos: Fix regulator name to avoid forbidden character on exynos4210-trats

The usage of slash character causes failure when creating regulator
debugfs entry.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
[k.kozlowski: Write commit message]
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
This commit is contained in:
Marek Szyprowski 2016-05-06 09:27:15 +02:00 committed by Krzysztof Kozlowski
parent 7c44e9117f
commit 44ad5e1fd1

View file

@ -359,7 +359,7 @@
};
vusbdac_reg: LDO8 {
regulator-name = "VUSB/VDAC_3.3V_C210";
regulator-name = "VUSB+VDAC_3.3V_C210";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
};