[PATCH 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys

Krzysztof Kozlowski krzk at kernel.org
Fri Jul 24 02:45:44 PDT 2026


On Tue, Jul 21, 2026 at 06:35:19PM +0800, Jason Yang wrote:
>    clocks:
>      maxItems: 2
> @@ -82,6 +92,6 @@ examples:
>                   <&cru SRST_S_MIPI_DCPHY0>;
>          reset-names = "m_phy", "apb", "grf", "s_phy";
>          rockchip,grf = <&mipidcphy0_grf>;
> -        #phy-cells = <1>;
> +        #phy-cells = <2>;
>        };
>      };
> diff --git a/include/dt-bindings/phy/phy-rockchip-samsung-dcphy.h b/include/dt-bindings/phy/phy-rockchip-samsung-dcphy.h
> new file mode 100644
> index 000000000000..60f6630f58b3
> --- /dev/null
> +++ b/include/dt-bindings/phy/phy-rockchip-samsung-dcphy.h

Filename must follow compatible or binding filename, so this is
rockchip,rk3588-mipi-dcphy.h for example.

Best regards,
Krzysztof




More information about the Linux-rockchip mailing list