Searched +full:sun8i +full:- +full:r40 +full:- +full:usb +full:- +full:phy (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/phy/allwinner,sun8i-r40-usb-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner R40 USB PHY10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#phy-cells":18 const: allwinner,sun8i-r40-usb-phy22 - description: PHY Control registers[all …]
2 * Copyright 2017 Chen-Yu Tsai <wens@csie.org>5 * This file is dual-licensed: you can use it either under the terms44 #include <dt-bindings/interrupt-controller/arm-gic.h>45 #include <dt-bindings/clock/sun6i-rtc.h>46 #include <dt-bindings/clock/sun8i-de2.h>47 #include <dt-bindings/clock/sun8i-r40-ccu.h>48 #include <dt-bindings/clock/sun8i-tcon-top.h>49 #include <dt-bindings/reset/sun8i-r40-ccu.h>50 #include <dt-bindings/reset/sun8i-de2.h>51 #include <dt-bindings/thermal/thermal.h>[all …]
4 * This file is dual-licensed: you can use it either under the terms43 /dts-v1/;44 #include "sun8i-r40.dtsi"45 #include "sun8i-r40-cpu-opp.dtsi"47 #include <dt-bindings/gpio/gpio.h>51 compatible = "sinovoip,bpi-m2-berry", "allwinner,sun8i-r40";59 stdout-path = "serial0:115200n8";63 compatible = "hdmi-connector";68 remote-endpoint = <&hdmi_out_con>;74 compatible = "gpio-leds";[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/generic-ohci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: USB OHCI Controller10 - $ref: "usb-hcd.yaml"13 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>18 - items:19 - enum:20 - allwinner,sun4i-a10-ohci[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/generic-ehci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: USB EHCI Controller10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>13 - $ref: "usb-hcd.yaml"14 - if:19 const: ibm,usb-ehci-440epx28 - items:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Allwinner sun4i USB phy driver5 * Copyright (C) 2014-2015 Hans de Goede <hdegoede@redhat.com>18 #include <linux/extcon-provider.h>29 #include <linux/phy/phy.h>30 #include <linux/phy/phy-sun4i-usb.h>36 #include <linux/usb/of.h>60 /* sunxi has the phy id/vbus pins not connected, so we use the force bits */72 /* Private Control Bits for Each PHY */132 struct phy *phy; member[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/clock/sun50i-h6-ccu.h>6 #include <dt-bindings/clock/sun50i-h6-r-ccu.h>7 #include <dt-bindings/clock/sun6i-rtc.h>8 #include <dt-bindings/clock/sun8i-de2.h>9 #include <dt-bindings/clock/sun8i-tcon-top.h>10 #include <dt-bindings/reset/sun50i-h6-ccu.h>11 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>12 #include <dt-bindings/reset/sun8i-de2.h>[all …]