[PATCH v2 8/8] drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328

Rob Herring robh at kernel.org
Mon Feb 19 12:28:53 PST 2018


On Fri, Feb 16, 2018 at 09:41:58PM +0100, Heiko Stuebner wrote:
> The rk3328 uses an external hdmi phy from Innosilicon which uses
> the generic phy framework for access. Add the necessary data
> and the compatible for it.
> 
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
>  .../bindings/display/rockchip/dw_hdmi-rockchip.txt |   1 +
>  drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c        | 106 +++++++++++++++++++++
>  2 files changed, 107 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt b/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
> index 937bfb472e1d..39143424a474 100644
> --- a/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
> +++ b/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
> @@ -13,6 +13,7 @@ Required properties:
>  
>  - compatible: should be one of the following:
>  		"rockchip,rk3288-dw-hdmi"
> +		"rockchip,rk3328-dw-hdmi"

Is Designware (Synopsys) now Innosilicon?

>  		"rockchip,rk3399-dw-hdmi"
>  - reg: See dw_hdmi.txt.
>  - reg-io-width: See dw_hdmi.txt. Shall be 4.



More information about the linux-arm-kernel mailing list