Searched +full:xhci +full:- +full:r8a7795 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/usb/renesas,usb-xhci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas USB xHCI controllers10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>11 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>16 - items:17 - enum:18 - renesas,xhci-r8a7742 # RZ/G1H[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car H3 (R8A77951) SoC8 #include <dt-bindings/clock/r8a7795-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a7795-sysc.h>18 compatible = "renesas,r8a7795";19 #address-cells = <2>;20 #size-cells = <2>;28 compatible = "fixed-clock";29 #clock-cells = <0>;[all …]