ARM: dts: omap3-n950-n9: Remove regulator-boot-off property
This property was never supported upstream. Get rid of it. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
dc1b6ca8fa
commit
9fc6bff807
|
@ -41,7 +41,6 @@
|
|||
regulator-name = "VWLAN";
|
||||
gpio = <&gpio2 3 GPIO_ACTIVE_HIGH>; /* gpio 35 */
|
||||
enable-active-high;
|
||||
regulator-boot-off;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
|
Loading…
Reference in New Issue