Searched +full:r9a09g011 +full:- +full:usb3drd (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/usb/renesas,rzv2m-usb3drd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Biju Das <biju.das.jz@bp.renesas.com>14 * Role swapping function by the ID pin of the Micro-AB receptacle20 - enum:21 - renesas,r9a09g011-usb3drd # RZ/V2M22 - renesas,r9a09g055-usb3drd # RZ/V2MA23 - const: renesas,rzv2m-usb3drd[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/r9a09g011-cpg.h>12 compatible = "renesas,r9a09g011";13 #address-cells = <2>;14 #size-cells = <2>;18 compatible = "fixed-clock";19 #clock-cells = <0>;21 clock-frequency = <0>;25 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 * Device Tree Source for the RZ/V2M (r9a09g011) Evaluation Kit Board8 /dts-v1/;9 #include "r9a09g011.dtsi"10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/pinctrl/rzv2m-pinctrl.h>15 compatible = "renesas,rzv2mevk2", "renesas,r9a09g011";23 stdout-path = "serial0:115200n8";27 compatible = "usb-c-connector";28 label = "USB-C";[all …]