Searched +full:rtl8380 +full:- +full:intc (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause4 #address-cells = <1>;5 #size-cells = <1>;13 #address-cells = <1>;14 #size-cells = <0>;25 compatible = "fixed-clock";26 #clock-cells = <0>;27 clock-frequency = <500000000>;31 compatible = "mti,cpu-interrupt-controller";32 #address-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause4 compatible = "realtek,rtl9302-soc";6 #address-cells = <1>;7 #size-cells = <1>;15 compatible = "mti,cpu-interrupt-controller";16 #address-cells = <0>;17 #interrupt-cells = <1>;18 interrupt-controller;22 #address-cells = <1>;23 #size-cells = <0>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/interrupt-controller/realtek,rtl-intc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#18 - Birger Koblitz <mail@birger-koblitz.de>19 - Bert Vermeulen <bert@biot.com>20 - John Crispin <john@phrozen.org>25 - items:26 - enum:27 - realtek,rtl8380-intc[all …]