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>
 
 Required properties:
 - compatible: Must be "regulator-fixed";
+- regulator-name: Defined in regulator.txt as optional, but required here.
 
 Optional properties:
 - gpio: gpio to use for enable control
 
 
 Required properties:
 - compatible           : Must be "regulator-gpio".
+- regulator-name       : Defined in regulator.txt as optional, but required
+                         here.
 - states               : Selection of available voltages and GPIO configs.
                           if there are no states, then use a fixed regulator