|
@@ -36,8 +36,8 @@ Example (for ARM-based BeagleBone with TRF7970A on SPI1):
|
|
spi-max-frequency = <2000000>;
|
|
spi-max-frequency = <2000000>;
|
|
interrupt-parent = <&gpio2>;
|
|
interrupt-parent = <&gpio2>;
|
|
interrupts = <14 0>;
|
|
interrupts = <14 0>;
|
|
- ti,enable-gpios = <&gpio2 2 GPIO_ACTIVE_LOW>,
|
|
|
|
- <&gpio2 5 GPIO_ACTIVE_LOW>;
|
|
|
|
|
|
+ ti,enable-gpios = <&gpio2 2 GPIO_ACTIVE_HIGH>,
|
|
|
|
+ <&gpio2 5 GPIO_ACTIVE_HIGH>;
|
|
vin-supply = <&ldo3_reg>;
|
|
vin-supply = <&ldo3_reg>;
|
|
vdd-io-supply = <&ldo2_reg>;
|
|
vdd-io-supply = <&ldo2_reg>;
|
|
autosuspend-delay = <30000>;
|
|
autosuspend-delay = <30000>;
|