From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Mon, 30 Oct 2017 21:55:10 +0100 Subject: [PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4 In-Reply-To: <20171028173329.15368-1-tobetter@gmail.com> References: <20171028173329.15368-1-tobetter@gmail.com> Message-ID: <20171030205510.o337fohl7fx26gbr@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Oct 28, 2017 at 01:32:48PM -0400, tobetter at 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". > > Signed-off-by: Dongjin Kim > --- > arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Looks OK, I will queue it after merge window. For my own reference: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof