Merge tag 'sunxi-fixes-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorKevin Hilman <khilman@baylibre.com>
Fri, 29 Apr 2016 19:04:02 +0000 (12:04 -0700)
committerKevin Hilman <khilman@baylibre.com>
Fri, 29 Apr 2016 19:04:02 +0000 (12:04 -0700)
Allwinner fixes for 4.6

A single regulator fix

* tag 'sunxi-fixes-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
  ARM: dts: sun8i-q8-common: Do not set constraints on dc1sw regulator

arch/arm/boot/dts/sun8i-q8-common.dtsi

index 9d2b7e2f5975ed3dae7d9d107a5a0ed5c80369e9..346a49d805a7becd411cda921c7508edb35a3aa8 100644 (file)
 };
 
 &reg_dc1sw {
-       regulator-min-microvolt = <3000000>;
-       regulator-max-microvolt = <3000000>;
        regulator-name = "vcc-lcd";
 };