Message ID | 20240703025850.2172008-19-quic_tengfan@quicinc.com |
---|---|
State | Handled Elsewhere |
Headers | show
Return-Path: <linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 18642C30658 for <linux-phy@archiver.kernel.org>; Wed, 3 Jul 2024 03:06:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Zcbopi9iuHr6QXVUrZ2A6HLDVURUwJ1SApnFUpF8buE=; b=ZguK6yGYhpVSi3 uBVoPtL+Ov1WTARHsw4SG0/uXAjtQ3tnpzJYw6tl5gYQDS8psP2Wjqhf5v1x6WvWu1CWLh2512SWI 6Bmjg53EiE8ZCcZwGktPbFo31qPik3u2x4+G3uQVK2UocDtqDjFEZDbn4VhLNUbrGQt7mI5reoSgH oBiK4fEoPr6VXGgKT3QJDg6sHYBXHyVqNnS2rQA22MW3g9GdQGF4DwMqPXBoT2FMDlpKUSdOXlxXS y3IILhY5gE5fkp38MA35mhXaNCmBg51yq7kBYvYlwGvxiqB1WQfpSHe2LFOthQVtxDlmtFhC0XpGB DL803L4jDGjf14GFQBLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOqJl-00000008fKP-3BSv; Wed, 03 Jul 2024 03:06:01 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOqJh-00000008fHy-2I9V; Wed, 03 Jul 2024 03:05:58 +0000 Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 462Jbv1A002531; Wed, 3 Jul 2024 03:05:33 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= fRvhhKe8x1Qka1IQwidEINr4P88qlLZ1pOeyzmemeUU=; b=D7sIbcJLES5nKgD5 5usAMiukYZ6xQMZr2Nlb7odhfnfMPPOXptvSCKwgKK2YZ8emu+XOnKNR0xVQ/Qsu vSdLBmVX589RAtL9KAaGk+rjWpa9k/IyPhySm3CLYlGmfxs+fcb0sAMGfRzJFEJj xS1NInExoBIiDksRfpL6DIJaWtjPm+0n2qf3adEO5LK+FqlYUK2glvCpYyJCJ+Qn j8tRNKptBohXJ6HDyO/JLa6Txys3+FkNDLVajPExAQ0xmJ74YDk+qbche8eL4QtM m9KZRvEaVQ1oqlWBjX5Mkv+jJfRdgwZ3AN/Cqh9C7SDaYh/pMRKg1Yn7u3JTmGO5 dRp6YQ== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 402bj8a2m4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 03 Jul 2024 03:05:33 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46335WBv007046 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 3 Jul 2024 03:05:32 GMT Received: from tengfan-gv.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 2 Jul 2024 20:05:09 -0700 From: Tengfei Fan <quic_tengfan@quicinc.com> To: <andersson@kernel.org>, <konrad.dybcio@linaro.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <djakov@kernel.org>, <mturquette@baylibre.com>, <sboyd@kernel.org>, <jassisinghbrar@gmail.com>, <herbert@gondor.apana.org.au>, <davem@davemloft.net>, <manivannan.sadhasivam@linaro.org>, <will@kernel.org>, <joro@8bytes.org>, <conor@kernel.org>, <tglx@linutronix.de>, <amitk@kernel.org>, <thara.gopinath@gmail.com>, <linus.walleij@linaro.org>, <wim@linux-watchdog.org>, <linux@roeck-us.net>, <rafael@kernel.org>, <viresh.kumar@linaro.org>, <vkoul@kernel.org>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>, <mcoquelin.stm32@gmail.com> CC: <robimarko@gmail.com>, <quic_gurus@quicinc.com>, <bartosz.golaszewski@linaro.org>, <kishon@kernel.org>, <quic_wcheng@quicinc.com>, <alim.akhtar@samsung.com>, <avri.altman@wdc.com>, <bvanassche@acm.org>, <agross@kernel.org>, <gregkh@linuxfoundation.org>, <quic_tdas@quicinc.com>, <robin.murphy@arm.com>, <daniel.lezcano@linaro.org>, <rui.zhang@intel.com>, <lukasz.luba@arm.com>, <quic_rjendra@quicinc.com>, <ulf.hansson@linaro.org>, <quic_sibis@quicinc.com>, <otto.pflueger@abscue.de>, <quic_rohiagar@quicinc.com>, <luca@z3ntu.xyz>, <neil.armstrong@linaro.org>, <abel.vesa@linaro.org>, <bhupesh.sharma@linaro.org>, <alexandre.torgue@foss.st.com>, <peppe.cavallaro@st.com>, <joabreu@synopsys.com>, <netdev@vger.kernel.org>, <lpieralisi@kernel.org>, <kw@linux.com>, <bhelgaas@google.com>, <ahalaney@redhat.com>, <krzysztof.kozlowski@linaro.org>, <u.kleine-koenig@pengutronix.de>, <dmitry.baryshkov@linaro.org>, <quic_cang@quicinc.com>, <danila@jiaxyga.com>, <quic_nitirawa@quicinc.com>, <mantas@8devices.com>, <athierry@redhat.com>, <quic_kbajaj@quicinc.com>, <quic_bjorande@quicinc.com>, <quic_msarkar@quicinc.com>, <quic_devipriy@quicinc.com>, <quic_tsoni@quicinc.com>, <quic_rgottimu@quicinc.com>, <quic_shashim@quicinc.com>, <quic_kaushalk@quicinc.com>, <quic_tingweiz@quicinc.com>, <quic_aiquny@quicinc.com>, <srinivas.kandagatla@linaro.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <linux-clk@vger.kernel.org>, <linux-phy@lists.infradead.org>, <linux-crypto@vger.kernel.org>, <linux-scsi@vger.kernel.org>, <linux-usb@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <iommu@lists.linux.dev>, <linux-riscv@lists.infradead.org>, <linux-gpio@vger.kernel.org>, <linux-watchdog@vger.kernel.org>, <linux-pci@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <kernel@quicinc.com>, Tengfei Fan <quic_tengfan@quicinc.com> Subject: [PATCH 18/47] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100 Date: Wed, 3 Jul 2024 10:58:21 +0800 Message-ID: <20240703025850.2172008-19-quic_tengfan@quicinc.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240703025850.2172008-1-quic_tengfan@quicinc.com> References: <20240703025850.2172008-1-quic_tengfan@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: N9B-IXlh-LdqMsdmgQxDYNJqizGFUUAY X-Proofpoint-GUID: N9B-IXlh-LdqMsdmgQxDYNJqizGFUUAY X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-07-02_18,2024-07-02_02,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 impostorscore=0 spamscore=0 suspectscore=0 mlxlogscore=999 mlxscore=0 priorityscore=1501 malwarescore=0 adultscore=0 bulkscore=0 phishscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407030022 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240702_200557_619895_0431DF5A X-CRM114-Status: GOOD ( 10.56 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list <linux-phy.lists.infradead.org> List-Unsubscribe: <https://lists.infradead.org/mailman/options/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-phy/> List-Post: <mailto:linux-phy@lists.infradead.org> List-Help: <mailto:linux-phy-request@lists.infradead.org?subject=help> List-Subscribe: <https://lists.infradead.org/mailman/listinfo/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" <linux-phy-bounces@lists.infradead.org> Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org |
Series |
arm64: qcom: dts: add QCS9100 support
|
expand
|
diff --git a/Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml index b9107759b2a5..74ec4579c0d6 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml @@ -15,7 +15,10 @@ description: properties: compatible: - const: qcom,sa8775p-dwmac-sgmii-phy + items: + - enum: + - qcom,qcs9100-dwmac-sgmii-phy + - qcom,sa8775p-dwmac-sgmii-phy reg: items:
Document the Qualcomm SGMII PHY for the QCS9100 platforms. Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> --- .../bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)