diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 23:08:19 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 23:08:19 +0000 |
commit | 046afb591ff0b6dbaeba831ba3bbfe96811ecec9 (patch) | |
tree | 18317e767808e7e51e9ab658b89c1baf16a3fc84 /sys/gnu/dts/arm/iwg20d-q7-common.dtsi | |
parent | ce70577d7f9ed94631b5a02b91024dfb7aa2cabf (diff) | |
parent | 01e5ca170569c10889ed1bb2efcf4d19eae1353c (diff) | |
download | src-test2-046afb591ff0b6dbaeba831ba3bbfe96811ecec9.tar.gz src-test2-046afb591ff0b6dbaeba831ba3bbfe96811ecec9.zip |
Notes
Diffstat (limited to 'sys/gnu/dts/arm/iwg20d-q7-common.dtsi')
-rw-r--r-- | sys/gnu/dts/arm/iwg20d-q7-common.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/dts/arm/iwg20d-q7-common.dtsi b/sys/gnu/dts/arm/iwg20d-q7-common.dtsi index e2b1ab9b56e5..ae75a1db3d9a 100644 --- a/sys/gnu/dts/arm/iwg20d-q7-common.dtsi +++ b/sys/gnu/dts/arm/iwg20d-q7-common.dtsi @@ -87,7 +87,7 @@ regulator-min-microvolt = <1800000>; regulator-max-microvolt = <3300000>; - gpios = <&gpio2 30 GPIO_ACTIVE_LOW>; + gpios = <&gpio2 30 GPIO_ACTIVE_HIGH>; gpios-states = <1>; states = <3300000 1 1800000 0>; |