On Sun, Aug 23, 2020 at 07:20:19PM +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.