]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node
authorLiu Ying <victor.liu@nxp.com>
Tue, 14 May 2024 03:07:18 +0000 (11:07 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 15 Jun 2024 08:07:15 +0000 (16:07 +0800)
commitbcdea3e81ea51c9e89e3b11aac2612e1b4330bee
tree568ae0f77f09d55e4f7303e41f576cf8e79e2a91
parentc03984d43a9dd9282da54ccf275419f666029452
arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node

We cannot use /delete-node/ directive to delete a node in a DT
overlay.  The node won't be deleted effectively.  Instead, set
the node's status property to "disabled" to achieve something
similar.

Fixes: eeb403df953f ("ARM: dts: imx53-qsb: add support for the HDMI expander")
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx53-qsb-common.dtsi
arch/arm/boot/dts/nxp/imx/imx53-qsb-hdmi.dtso