Re: [REBASED PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

2017-11-29 Thread Krzysztof Kozlowski
On Mon, Nov 27, 2017 at 07:15:01PM -0500, Dongjin Kim wrote: > Looking at the schematic, LDO15 and LDO17 are tied as a power source of a > builtin network chipset. The voltage on LDO15 is corrected to 3.3V and the > name of LDO17 is corrected to "vdd_ldo17". > > Signed-off-by: Dongjin Kim > --- >

[REBASED PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

2017-11-27 Thread Dongjin Kim
Looking at the schematic, LDO15 and LDO17 are tied as a power source of a builtin network chipset. The voltage on LDO15 is corrected to 3.3V and the name of LDO17 is corrected to "vdd_ldo17". Signed-off-by: Dongjin Kim --- arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 6 +++--- 1 file changed,

Re: [PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

2017-11-27 Thread Krzysztof Kozlowski
On Sat, Oct 28, 2017 at 01:32:48PM -0400, tobet...@gmail.com wrote: > From: Dongjin Kim > > Looking at the schematic, LDO15 and LDO17 are tied as a power source of a > builtin network chipset. The voltage on LDO15 is corrected to 3.3V and the > name of LDO17 is corrected to "vdd_ldo17". > > Sign

Re: [PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

2017-10-30 Thread Krzysztof Kozlowski
On Sat, Oct 28, 2017 at 01:32:48PM -0400, tobet...@gmail.com wrote: > From: Dongjin Kim > > Looking at the schematic, LDO15 and LDO17 are tied as a power source of a > builtin network chipset. The voltage on LDO15 is corrected to 3.3V and the > name of LDO17 is corrected to "vdd_ldo17". > > Sign

[PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

2017-10-28 Thread tobetter
From: Dongjin Kim Looking at the schematic, LDO15 and LDO17 are tied as a power source of a builtin network chipset. The voltage on LDO15 is corrected to 3.3V and the name of LDO17 is corrected to "vdd_ldo17". Signed-off-by: Dongjin Kim --- arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |