On 22.05.20 18:57, Bjorn Andersson wrote: > On Fri 22 May 09:10 PDT 2020, Carl-Daniel Hailfinger wrote: > >> Hi Loic, >> >> it seems that this patch was not picked up in any tree. Do you think >> sending it to linux-devicetree would help? >> > Afaict it's part of [1] and as such is part of the qcom pull request for > v5.8-rc1. > > Please let me know if I'm mistaken and I'll pick it up. > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/log/?h=arm64-for-5.8 Indeed, you're right. My apologies. Regards, Carl-Daniel > > Regards, > Bjorn > >> Regards, >> Carl-Daniel >> >>> The msm8916 CCI controller provides one CCI/I2C bus. >>> >>> Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxx> >>> Reviewed-by: Robert Foss <robert.foss@xxxxxxxxxx> >>> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> >>> --- >>> v2: add this patch in the series >>> v3: add only cci node for now >>> v4: no change >>> v5: add cci label >>> v6: no change >>> v7: no change >>> >>> arch/arm64/boot/dts/qcom/msm8916.dtsi | 27 +++++++++++++++++++++++++++ >>> 1 file changed, 27 insertions(+)