Searched +full:exynos2200 +full:- +full:eusb2 +full:- +full:phy (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/samsung,exynos2200-eusb2-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung Exynos2200 eUSB2 phy controller10 - Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>13 Samsung Exynos2200 eUSB2 phy, based on Synopsys eUSB2 IP block, supports19 - samsung,exynos2200-eusb2-phy24 "#phy-cells":29 - description: Reference clock[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause8 #include <dt-bindings/clock/samsung,exynos2200-cmu.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>12 compatible = "samsung,exynos2200";13 #address-cells = <2>;14 #size-cells = <2>;16 interrupt-parent = <&gic>;30 xtcxo: clock-1 {31 compatible = "fixed-clock";32 #clock-cells = <0>;[all …]