[U-Boot] [PATCH v2 01/19] exynos: dts: Correct LDO and BUCK naming
Simon Glass
sjg at chromium.org
Sun Aug 9 15:39:34 CEST 2015
On 3 August 2015 at 08:19, Simon Glass <sjg at chromium.org> wrote:
> At present lower case is used for the regulator names in the device tree.
> The kernel uses upper case and U-Boot will require this also since it will
> move to a case-sensitive name check.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to correct LDO and BUCK naming
>
> arch/arm/dts/exynos4412-odroid.dts | 56 +++++++++++++++---------------
> arch/arm/dts/exynos4412-trats2.dts | 70 +++++++++++++++++++-------------------
> 2 files changed, 63 insertions(+), 63 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list