Searched +full:phy +full:- +full:rockchip +full:- +full:inno +full:- +full:usb2 (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_PHY_ROCKCHIP_DP) += phy-rockchip-dp.o3 obj-$(CONFIG_PHY_ROCKCHIP_DPHY_RX0) += phy-rockchip-dphy-rx0.o4 obj-$(CONFIG_PHY_ROCKCHIP_EMMC) += phy-rockchip-emmc.o5 obj-$(CONFIG_PHY_ROCKCHIP_INNO_CSIDPHY) += phy-rockchip-inno-csidphy.o6 obj-$(CONFIG_PHY_ROCKCHIP_INNO_DSIDPHY) += phy-rockchip-inno-dsidphy.o7 obj-$(CONFIG_PHY_ROCKCHIP_INNO_HDMI) += phy-rockchip-inno-hdmi.o8 obj-$(CONFIG_PHY_ROCKCHIP_INNO_USB2) += phy-rockchip-inno-usb2.o9 obj-$(CONFIG_PHY_ROCKCHIP_PCIE) += phy-rockchip-pcie.o10 obj-$(CONFIG_PHY_ROCKCHIP_TYPEC) += phy-rockchip-typec.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # Phy drivers for Rockchip platforms6 tristate "Rockchip Display Port PHY Driver"10 Enable this to support the Rockchip Display Port PHY.13 tristate "Rockchip MIPI Synopsys DPHY RX0 driver"18 Enable this to support the Rockchip MIPI Synopsys DPHY RX019 associated to the Rockchip ISP module present in RK3399 SoCs.22 will be called phy-rockchip-dphy-rx0.25 tristate "Rockchip EMMC PHY Driver"29 Enable this to support the Rockchip EMMC PHY.[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/phy/phy-rockchip-inno-usb2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Rockchip USB2.0 phy with inno IP block10 - Heiko Stuebner <heiko@sntech.de>15 - rockchip,px30-usb2phy16 - rockchip,rk3228-usb2phy17 - rockchip,rk3308-usb2phy18 - rockchip,rk3328-usb2phy[all …]
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>15 Phy documentation is provided in the following places.17 USB2.0 PHY18 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml20 Type-C PHY[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/soc/rockchip/grf.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Rockchip General Register Files (GRF)10 - Heiko Stuebner <heiko@sntech.de>15 - items:16 - enum:17 - rockchip,rk3288-sgrf18 - rockchip,rv1108-usbgrf[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]