Lines Matching +full:rtd1315e +full:- +full:pinctrl
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/gpio/realtek,rtd-gpio.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Tzuyi Chang <tychang@realtek.com>
15 RTD series SoC family, which are high-definition media processor SoCs.
20 - realtek,rtd1295-misc-gpio
21 - realtek,rtd1295-iso-gpio
22 - realtek,rtd1315e-iso-gpio
23 - realtek,rtd1319-iso-gpio
24 - realtek,rtd1319d-iso-gpio
25 - realtek,rtd1395-iso-gpio
26 - realtek,rtd1619-iso-gpio
27 - realtek,rtd1619b-iso-gpio
31 - description: GPIO controller registers
32 - description: GPIO interrupt registers
36 - description: Interrupt number of the assert GPIO interrupt, which is
38 - description: Interrupt number of the deassert GPIO interrupt, which is
41 gpio-ranges: true
43 gpio-controller: true
45 "#gpio-cells":
49 - compatible
50 - reg
51 - interrupts
52 - gpio-ranges
53 - gpio-controller
54 - "#gpio-cells"
59 - |
61 compatible = "realtek,rtd1319d-iso-gpio";
64 interrupt-parent = <&iso_irq_mux>;
66 gpio-ranges = <&pinctrl 0 0 82>;
67 gpio-controller;
68 #gpio-cells = <2>;