Commit dc1b6ca8 authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Tony Lindgren

ARM: dts: am335x-cm-t335: Remove regulator-boot-off property

This property was never supported upstream. Get rid of it.
Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5f9e832c
...@@ -44,7 +44,6 @@ vwlan_fixed: fixedregulator2 { ...@@ -44,7 +44,6 @@ vwlan_fixed: fixedregulator2 {
regulator-name = "vwlan_fixed"; regulator-name = "vwlan_fixed";
gpio = <&gpio0 20 GPIO_ACTIVE_HIGH>; /* gpio0_20 */ gpio = <&gpio0 20 GPIO_ACTIVE_HIGH>; /* gpio0_20 */
enable-active-high; enable-active-high;
regulator-boot-off;
}; };
backlight { backlight {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment