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

The rtsm-display panel timing node was removed in commit 928faf5e3e
("arm64: dts: fvp: Remove panel timings"). Without the node, 'panel-dpi'
is not needed either.

Link: https://lore.kernel.org/r/20220610204057.2203419-1-robh@kernel.org
Cc: Robin Murphy <robin.murphy@arm.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
This commit is contained in:
Rob Herring
2022-06-10 14:40:57 -06:00
committed by Sudeep Holla
parent f2906aa863
commit 7fc96d7162

View File

@@ -186,7 +186,7 @@ smmu: iommu@2b400000 {
};
panel {
compatible = "arm,rtsm-display", "panel-dpi";
compatible = "arm,rtsm-display";
port {
panel_in: endpoint {
remote-endpoint = <&clcd_pads>;