Home
last modified time | relevance | path

Searched +full:meson6 +full:- +full:ir (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Damlogic,meson6-ir.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/amlogic,meson6
[all...]
H A Dmeson-ir.txt1 * Amlogic Meson IR remote control receiver
4 - compatible : depending on the platform this should be one of:
5 - "amlogic,meson6-ir"
6 - "amlogic,meson8b-ir"
7 - "amlogic,meson-gxbb-ir"
8 - reg : physical base address and length of the device registers
9 - interrupts : a single specifier for the interrupt from the device
12 - linux,rc-map-name: see rc.txt file in the same directory.
16 ir-receiver@c8100480 {
17 compatible= "amlogic,meson6-ir";
/freebsd/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson.dtsi1 // SPDX-License-Identifier: GPL-2.0 OR MIT
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/sound/meson-aiu.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
13 interrupt-parent = <&gic>;
15 iio-hwmon {
16 compatible = "iio-hwmon";
17 io-channels = <&saradc 8>;
[all …]