Searched hist:bcdea3e81ea51c9e89e3b11aac2612e1b4330bee (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx53-qsb-common.dtsi | diff bcdea3e81ea51c9e89e3b11aac2612e1b4330bee Tue May 14 05:07:18 CEST 2024 Liu Ying <victor.liu@nxp.com> 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>
|
H A D | imx53-qsb-hdmi.dtso | diff bcdea3e81ea51c9e89e3b11aac2612e1b4330bee Tue May 14 05:07:18 CEST 2024 Liu Ying <victor.liu@nxp.com> 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>
|