[PATCH 2/4] dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY for Kaanapali
Krzysztof Kozłowski
k.kozlowski.k at gmail.com
Wed Sep 24 18:46:32 PDT 2025
On Thu, 25 Sept 2025 at 08:35, Jingyi Wang <jingyi.wang at oss.qualcomm.com> wrote:
> Documentation/devicetree/bindings/phy/qcom,m31-eusb2-phy.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/phy/qcom,m31-eusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,m31-eusb2-phy.yaml
> index c84c62d0e8cb..ab1cdedac05c 100644
> --- a/Documentation/devicetree/bindings/phy/qcom,m31-eusb2-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/qcom,m31-eusb2-phy.yaml
> @@ -15,7 +15,11 @@ description:
>
> properties:
> compatible:
> - items:
> + oneOf:
> + - items:
> + - enum:
> + - qcom,kaanapali-m31-eusb2-phy
> + - const: qcom,sm8750-m31-eusb2-phy
This time maybe without HTML:
There's no such code AFAIK, because original work was never resent and
never merged
You create some convoluted big dependency chain and I suggest first to
finish upstreaming previous project, because otherwise it's difficult
to review and impossible to apply.
More information about the linux-phy
mailing list