On Tue, Sep 24, 2024 at 01:05:53PM GMT, Vladimir Zapolskiy wrote: > The changeset is based on a discussion about necessity of enabling clock > controllers, which is found here: > > https://lore.kernel.org/all/9ac4117c-755e-4e49-b3a2-661e7195a7ed@xxxxxxxxxx/ > > Still on a few boards display clock controllers are kept as disabled > to follow the intention of having a non-function changeset. > > Vladimir Zapolskiy (9): > arm64: dts: qcom: sm8350-hdk: remove a blank overwrite of dispcc node > status > arm64: dts: qcom: sm8450-qrd: explicitly disable dispcc on the board > arm64: dts: qcom: sm8450-sony-xperia-nagara: disable dispcc on derived > boards > arm64: dts: qcom: sm8450: don't disable dispcc by default > arm64: dts: qcom: sm8450-hdk: remove status property from dispcc > device tree node > arm64: dts: qcom: sm8650: don't disable dispcc by default > arm64: dts: qcom: sm8650-hdk: remove status property from dispcc > device tree node > arm64: dts: qcom: sm8650-mtp: remove status property from dispcc > device tree node > arm64: dts: qcom: sm8650-qrd: remove status property from dispcc > device tree node Please consider squashing "remove" + "add" patches. It makes it easier to follow the logic. > > arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 4 ---- > arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 4 ---- > arch/arm64/boot/dts/qcom/sm8450-qrd.dts | 4 ++++ > arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi | 4 ++++ > arch/arm64/boot/dts/qcom/sm8450.dtsi | 1 - > arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 4 ---- > arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 4 ---- > arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 4 ---- > arch/arm64/boot/dts/qcom/sm8650.dtsi | 2 -- > 9 files changed, 8 insertions(+), 23 deletions(-) > > -- > 2.45.2 > -- With best wishes Dmitry