Searched +full:mt7628 +full:- +full:usbphy (Results 1 – 2 of 2) sorted by relevance
4 - compatible: "ralink,rt3352-usbphy"5 "mediatek,mt7620-usbphy"6 "mediatek,mt7628-usbphy"7 - reg: required for "mediatek,mt7628-usbphy", unused otherwise8 - #phy-cells: should be 09 - ralink,sysctl: a phandle to a ralink syscon register region10 - resets: the two reset controllers for host and device11 - reset-names: the names of the 2 reset controllers15 usbphy: phy {16 compatible = "mediatek,mt7628-usbphy";[all …]
1 // SPDX-License-Identifier: GPL-2.04 #address-cells = <1>;5 #size-cells = <1>;6 compatible = "ralink,mt7628a-soc";9 #address-cells = <1>;10 #size-cells = <0>;19 resetc: reset-controller {20 compatible = "ralink,rt2880-reset";21 #reset-cells = <1>;24 cpuintc: interrupt-controller {[all …]