[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <167579545552.3956607.9337813365247017487.robh@kernel.org>
Date: Tue, 7 Feb 2023 12:44:15 -0600
From: Rob Herring <robh@...nel.org>
To: Abel Vesa <abel.vesa@...aro.org>
Cc: Konrad Dybcio <konrad.dybcio@...aro.org>,
Johan Hovold <johan+linaro@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
vkoul@...nel.org, devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andy Gross <agross@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
Bjorn Andersson <andersson@...nel.org>
Subject: Re: [PATCH v5 1/6] dt-bindings: phy: Add qcom,snps-eusb2-phy schema
file
On Tue, 07 Feb 2023 13:40:19 +0200, Abel Vesa wrote:
> The SM8550 SoC uses Synopsis eUSB2 PHY. Add a dt-binding schema
> for the new driver.
>
> Signed-off-by: Abel Vesa <abel.vesa@...aro.org>
> ---
>
> There will be a binding check warning from Rob's bot because of the tcsr
> clock bindings missing (dt-bindings/clock/qcom,sm8550-tcsr.h), but that
> is expected as the header is already merged through Bjorn's clocks tree.
>
> The v4 version of this patch was here:
> https://lore.kernel.org/all/20230202132511.3983095-2-abel.vesa@linaro.org/
>
> Changes since v4:
> * none
>
> Changes since v3:
> * removed blank line, like Rob suggested
> * dropped quotes and reset description, like Rob suggested
> * dropped the RPMH_CXO_PAD_CLK clock and the ref_src clock name
> to match the schema
> * fixed filenames of the includes in the example (sm8550-gcc and
> sm8550-tcsr)
>
> Changes since v2:
> * none
>
> Changes since v1:
> * dropped the "ref src" clock
> * dropped the usb-repeater property
>
>
> .../bindings/phy/qcom,snps-eusb2-phy.yaml | 74 +++++++++++++++++++
> 1 file changed, 74 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists