1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/phy/qcom,sata-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SATA PHY Controller
10 - Bjorn Andersson <andersson@kernel.org>
11 - Konrad Dybcio <konrad.dybcio@linaro.org>
14 The Qualcomm SATA PHY describes on-chip SATA Physical layer controllers.
19 - qcom,ipq806x-sata-phy
20 - qcom,apq8064-sata-phy
41 additionalProperties: false
45 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
46 sata_phy: sata-phy@1b400000 {
47 compatible = "qcom,ipq806x-sata-phy";
48 reg = <0x1b400000 0x200>;
50 clocks = <&gcc SATA_PHY_CFG_CLK>;