[PATCH] arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible

Rob Herring robh at kernel.org
Tue Jun 28 13:09:38 PDT 2022


On Fri, Jun 10, 2022 at 02:40:57PM -0600, Rob Herring wrote:
> The rtsm-display panel timing node was removed in commit 928faf5e3e8d
> ("arm64: dts: fvp: Remove panel timings"). Without the node, 'panel-dpi'
> is not needed either.
> 
> Cc: Robin Murphy <robin.murphy at arm.com>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  arch/arm64/boot/dts/arm/fvp-base-revc.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Ping!

> 
> diff --git a/arch/arm64/boot/dts/arm/fvp-base-revc.dts b/arch/arm64/boot/dts/arm/fvp-base-revc.dts
> index a496e39e6204..5f6f30c801a7 100644
> --- a/arch/arm64/boot/dts/arm/fvp-base-revc.dts
> +++ b/arch/arm64/boot/dts/arm/fvp-base-revc.dts
> @@ -186,7 +186,7 @@ smmu: iommu at 2b400000 {
>  	};
>  
>  	panel {
> -		compatible = "arm,rtsm-display", "panel-dpi";
> +		compatible = "arm,rtsm-display";
>  		port {
>  			panel_in: endpoint {
>  				remote-endpoint = <&clcd_pads>;
> -- 
> 2.34.1
> 



More information about the linux-arm-kernel mailing list