Searched +full:en2 +full:- +full:rf +full:- +full:quirk (Results 1 – 3 of 3) sorted by relevance
4 - compatible: Should be "ti,trf7970a".5 - spi-max-frequency: Maximum SPI frequency (<= 2000000).6 - interrupts: A single interrupt specifier.7 - ti,enable-gpios: One or two GPIO entries used for 'EN' and 'EN2' pins on the8 TRF7970A. EN2 is optional.9 - vin-supply: Regulator for supply voltage to VIN pin12 - pinctrl-names: Contains only one value - "default".13 - pintctrl-0: Specifies the pin control groups used for this controller.14 - autosuspend-delay: Specify autosuspend delay in milliseconds.15 - irq-status-read-quirk: Specify that the trf7970a being used has the[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Mark Greer <mgreer@animalcreek.com>17 autosuspend-delay:22 clock-frequency:27 en2-rf-quirk:30 Specify that the trf7970a being used has the "EN2 RF" erratum35 irq-status-read-quirk:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT6 /dts-v1/;8 #include "imx6qdl-prti6q.dtsi"9 #include <dt-bindings/leds/common.h>21 compatible = "gpio-leds";22 pinctrl-names = "default";23 pinctrl-0 = <&pinctrl_leds>;25 led-debug0 {28 linux,default-trigger = "heartbeat";34 pinctrl-names = "default";[all …]