[PATCH 2/6] dt-bindings: phy: spacemit: introduce PCIe PHY

Krzysztof Kozlowski krzk at kernel.org
Wed Aug 13 23:17:28 PDT 2025


On 13/08/2025 20:46, Alex Elder wrote:
> +
> +required:
> +  - compatible
> +  - reg
> +  - "#phy-cells"
> +
> +additionalProperties: false
> +
> +examples:
> +  - |
> +    #include <dt-bindings/clock/spacemit,k1-syscon.h>
> +    pcie1_phy: phy at c0c10000 {
> +        compatible = "spacemit,k1-pcie-phy";
> +        reg = <0xc0c10000 0x1000>;
> +        #phy-cells = <0>;
> +        status = "disabled";
Same problem here.

Best regards,
Krzysztof



More information about the linux-riscv mailing list