1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/phy/socionext,uniphier-ahci-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext UniPhier AHCI PHY
10 This describes the deivcetree bindings for PHY interfaces built into
11 AHCI controller implemented on Socionext UniPhier SoCs.
14 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
19 - socionext,uniphier-pro4-ahci-phy
20 - socionext,uniphier-pxs2-ahci-phy
21 - socionext,uniphier-pxs3-ahci-phy
50 const: socionext,uniphier-pro4-ahci-phy
75 const: socionext,uniphier-pxs2-ahci-phy
93 const: socionext,uniphier-pxs3-ahci-phy
120 additionalProperties: false
125 compatible = "socionext,uniphier-pxs3-ahci-phy";
128 clock-names = "link", "phy";
129 clocks = <&sys_clk 28>, <&sys_clk 30>;
130 reset-names = "link", "phy";
131 resets = <&sys_rst 28>, <&sys_rst 30>;