Searched +full:pistachio +full:- +full:usb +full:- +full:phy (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/phy/img,pistachio-usb-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Imagination Pistachio USB PHY10 - Andrew Bresticker <abrestic@chromium.org>14 const: img,pistachio-usb-phy19 clock-names:21 - const: usb_phy23 '#phy-cells':[all …]
1 IMG Pistachio USB PHY5 -------[all...]
1 // SPDX-License-Identifier: GPL-2.0-only7 #include <dt-bindings/clock/pistachio-clk.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/interrupt-controller/mips-gic.h>11 #include <dt-bindings/reset/pistachio-resets.h>14 compatible = "img,pistachio";16 #address-cells = <1>;17 #size-cells = <1>;19 interrupt-parent = <&gic>;[all …]