Re: [PATCH 3/5] arm64: dts: imx8mm-beacon-som: Align regulator names with schema

From: Shawn Guo
Date: Sun Aug 30 2020 - 03:11:38 EST


On Sun, Aug 23, 2020 at 07:20:17PM +0200, Krzysztof Kozlowski wrote:
> Device tree schema expects regulator names to be lowercase. This fixes
> dtbs_check warnings like:
>
> pmic@4b: regulators:LDO1:regulator-name:0: 'LDO1' does not match '^ldo[1-6]$'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied, thanks.