[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49310ff8-80ea-447d-a63e-a181afade189@linaro.org>
Date: Wed, 30 Aug 2023 14:37:24 +0200
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: Nitheesh Sekar <quic_nsekar@...cinc.com>, agross@...nel.org,
andersson@...nel.org, vkoul@...nel.org, kishon@...nel.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, gregkh@...uxfoundation.org,
quic_srichara@...cinc.com, quic_varada@...cinc.com,
quic_wcheng@...cinc.com, linux-arm-msm@...r.kernel.org,
linux-phy@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: [PATCH V2 2/4] phy: qcom-m31: Add compatible, phy init sequence
for IPQ5018
On 30.08.2023 13:17, Nitheesh Sekar wrote:
> Add phy init sequence and compatible string for IPQ5018
> chipset.
>
> Signed-off-by: Nitheesh Sekar <quic_nsekar@...cinc.com>
> ---
> V2:
> Updated the commit message.
> ---
> drivers/phy/qualcomm/phy-qcom-m31.c | 60 +++++++++++++++++++++++++++++
> 1 file changed, 60 insertions(+)
>
> diff --git a/drivers/phy/qualcomm/phy-qcom-m31.c b/drivers/phy/qualcomm/phy-qcom-m31.c
> index ed08072ca032..81b72ebde305 100644
> --- a/drivers/phy/qualcomm/phy-qcom-m31.c
> +++ b/drivers/phy/qualcomm/phy-qcom-m31.c
> @@ -82,6 +82,59 @@ struct m31_priv_data {
> unsigned int nregs;
> };
>
> +struct m31_phy_regs m31_ipq5018_regs[] = {
static const?
Konrad
Powered by blists - more mailing lists