
9 Aug
2015
9 Aug
'15
3:39 p.m.
On 3 August 2015 at 08:19, Simon Glass sjg@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@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.