Re: [PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-28 Thread Marijn Suijten
On 2022-12-27 22:16:58, Bjorn Andersson wrote: > On Mon, Dec 12, 2022 at 10:33:13AM +0100, Konrad Dybcio wrote: > > [..] > > + power-domains = < SM8150_MMCX>; > > + /* TODO: Maybe rpmhpd_opp_min_svs could work as well? */ > > The power-domain being not disabled

Re: [PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-27 Thread Bjorn Andersson
On Mon, Dec 12, 2022 at 10:33:13AM +0100, Konrad Dybcio wrote: > Years after the SoC support has been added, it's high time for it to > get dispcc going. Add the node to ensure that. > > Signed-off-by: Konrad Dybcio > --- > arch/arm64/boot/dts/qcom/sm8150.dtsi | 26 ++ >

Re: [PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-12 Thread Dmitry Baryshkov
On 12 December 2022 13:23:50 GMT+03:00, Konrad Dybcio wrote: > > >On 12.12.2022 11:18, Dmitry Baryshkov wrote: >> >> >> On 12 December 2022 12:33:13 GMT+03:00, Konrad Dybcio >> wrote: >>> Years after the SoC support has been added, it's high time for it to >>> get dispcc going. Add the

Re: [PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-12 Thread Konrad Dybcio
On 12.12.2022 11:18, Dmitry Baryshkov wrote: > > > On 12 December 2022 12:33:13 GMT+03:00, Konrad Dybcio > wrote: >> Years after the SoC support has been added, it's high time for it to >> get dispcc going. Add the node to ensure that. >> >> Signed-off-by: Konrad Dybcio >> --- >>

Re: [PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-12 Thread Marijn Suijten
On 2022-12-12 10:33:13, Konrad Dybcio wrote: > Years after the SoC support has been added, it's high time for it to > get dispcc going. Add the node to ensure that. > > Signed-off-by: Konrad Dybcio On Sony Xperia 5: Tested-by: Marijn Suijten Reviewed-by: Marijn Suijten > --- >

Re: [PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-12 Thread Dmitry Baryshkov
On 12 December 2022 12:33:13 GMT+03:00, Konrad Dybcio wrote: >Years after the SoC support has been added, it's high time for it to >get dispcc going. Add the node to ensure that. > >Signed-off-by: Konrad Dybcio >--- > arch/arm64/boot/dts/qcom/sm8150.dtsi | 26 ++ > 1

[PATCH 2/3] arm64: dts: qcom: sm8150: Add DISPCC node

2022-12-12 Thread Konrad Dybcio
Years after the SoC support has been added, it's high time for it to get dispcc going. Add the node to ensure that. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm8150.dtsi | 26 ++ 1 file changed, 26 insertions(+) diff --git