Searched +full:en2 +full:- +full:rf +full:- +full:quirk (Results 1 – 3 of 3) sorted by relevance
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 …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com32 * The trf7970a is very timing sensitive and the VIN, EN2, and EN36 * version of the trf7970a that requires that EN2 remain low no matter37 * what. If it goes high, it will generate an RF field even when in39 * when EN2 is left low. The 'en2-rf-quirk' device tree property41 * that EN2 must be kept low.62 * has sent the command to the tag, it simply returns -ECANCELED. If the65 * sending the data upstream, it frees the rx_skb and sends -ECANCELED83 * driver will wait 20 ms for the FIFO to drain past the low-watermark[all …]