Message ID | 20240924100602.3813725-1-vladimir.zapolskiy@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: enable dispcc controllers by default | expand |
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@linaro.org/ > > 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 >
On Tue, 24 Sep 2024 13:05:53 +0300, 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@linaro.org/ > > Still on a few boards display clock controllers are kept as disabled > to follow the intention of having a non-function changeset. > > [...] Applied, thanks! [1/9] arm64: dts: qcom: sm8350-hdk: remove a blank overwrite of dispcc node status commit: 4bd9b84e093d0cf221a5f2f55f5895fa58a5156e [2/9] arm64: dts: qcom: sm8450-qrd: explicitly disable dispcc on the board commit: 23be31bdf0aa8b8a9960c109377f90b1384ddc59 [3/9] arm64: dts: qcom: sm8450-sony-xperia-nagara: disable dispcc on derived boards commit: 30326d120ac855490b0580eaad290bc7eff2d9c1 [4/9] arm64: dts: qcom: sm8450: don't disable dispcc by default commit: c014190967dbc731b138e99800debabebf06058f [5/9] arm64: dts: qcom: sm8450-hdk: remove status property from dispcc device tree node commit: c9c87512a5ddd6f1a4d5e5541feda9ac74b5dfde [6/9] arm64: dts: qcom: sm8650: don't disable dispcc by default commit: 959176141ee6a2ff25b801bdd42a1333ea7bd70d [7/9] arm64: dts: qcom: sm8650-hdk: remove status property from dispcc device tree node commit: 5a93da04248f2359bf54752e0a3283c637c653ea [8/9] arm64: dts: qcom: sm8650-mtp: remove status property from dispcc device tree node commit: 615ce95458a322b7bb16cba5cafaf10df80e3d6f [9/9] arm64: dts: qcom: sm8650-qrd: remove status property from dispcc device tree node commit: 7bce7fa2777a5dd73db203df7f063fad1e315f85 Best regards,