V3: - Reorder new DTS include to be alphabetised - Vladimir - Place pinctrl-names after pinctrl reference - Vladimir - GCC_VIDEO_AHB_CK -> GCC_CAMERA_AHB_CLK - Vladimir - Adds suggested sleep_clk - Vladimir - interconnect-cells - I believe is correct as-is - Bryan - power-domain-names - not added camss does dev_pm_domain_attach_by_id() - Bryan - Added Reviewed-by to #3 as indicated - Vladimir Link: https://git.linaro.org/people/bryan.odonoghue/kernel.git/log/?h=br-v5.19b-sm8250-camss-dts-v3 V2: - Change 0xHEX to 0xhex - Bjorn - Merge CCI and CCI pin definitions into one patch - Bjorn - Future pinctrl dropped, moved into dts file for board which appears more consistent with sdm845-db845 &tlmm{} section - Bjorn, Bryan - Renamed cci0_i2c0/cci0_i2c1 and cci1_ic20/cci1_i2c1 - Bjorn - Grouped CCI pins into cci0_default, cci0_sleep, etc - Bryan V1: Add in necessary CAMSS, pin and CCI definitions to the SM8250 dtsi. This is the SoC specific stuff, the platform enablement will be done in a separate drop later. On the RB5 platform we have validated ~ 30 FPS @ 4K using the SRGGB10P pixel format provided by a Sony IMX577 sensor. Link: https://git.linaro.org/people/bryan.odonoghue/kernel.git/log/?h=br-v5.19b%2brb5-dts%2bsensors Bryan O'Donoghue (3): arm64: dts: qcom: sm8250: Add camcc DT node arm64: dts: qcom: sm8250: camss: Add CAMSS block definition arm64: dts: qcom: sm8250: camss: Add CCI definitions arch/arm64/boot/dts/qcom/sm8250.dtsi | 331 +++++++++++++++++++++++++++ 1 file changed, 331 insertions(+) -- 2.35.1