Searched +full:rk3399 +full:- +full:dwc3 (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Rockchip SuperSpeed DWC3 USB SoC controller10 - Heiko Stuebner <heiko@sntech.de>13 The common content of the node is defined in snps,dwc3.yaml.18 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml20 Type-C PHY21 Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt[all …]
1 // SPDX-License-Identifier: GPL-2.03 * dwc3-of-simple.c - OF glue layer for simple integrations5 * Copyright (c) 2015 Texas Instruments Incorporated - https://www.ti.com9 * This is a combination of the old dwc3-qcom.c by Ivan T. Ivanov10 * <iivanov@mm-sol.com> and the original patch adding support for Xilinx' SoC18 #include <linux/dma-mapping.h>36 struct device *dev = &pdev->dev; in dwc3_of_simple_probe()37 struct device_node *np = dev->of_node; in dwc3_of_simple_probe()43 return -ENOMEM; in dwc3_of_simple_probe()46 simple->dev = dev; in dwc3_of_simple_probe()[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/rk3399-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/rk3399-power.h>12 #include <dt-bindings/thermal/thermal.h>15 compatible = "rockchip,rk3399";17 interrupt-parent = <&gic>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/rk3568-cru.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/phy/phy.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/rk3568-power.h>12 #include <dt-bindings/soc/rockchip,boot-mode.h>13 #include <dt-bindings/thermal/thermal.h>16 interrupt-parent = <&gic>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/rk3328-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/rk3328-power.h>12 #include <dt-bindings/soc/rockchip,boot-mode.h>13 #include <dt-bindings/thermal/thermal.h>18 interrupt-parent = <&gic>;[all …]