regulator: dt: regulator-name is required property
authorHarald Geyer <harald@ccbib.org>
Tue, 13 Feb 2018 14:43:08 +0000 (14:43 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 14 Feb 2018 16:15:41 +0000 (16:15 +0000)
commit4b75291621830acad2c66a1d21d7840a7ca169d3
treebeddc5b268981d747639e828b8cce595e378033b
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
regulator: dt: regulator-name is required property

These two drivers fail to probe if no name is provided. For details see:
https://www.spinics.net/lists/kernel/msg2457515.html

Signed-off-by: Harald Geyer <harald@ccbib.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/fixed-regulator.txt
Documentation/devicetree/bindings/regulator/gpio-regulator.txt