Re: [PATCH 0/3] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support

From: Bryan O'Donoghue
Date: Thu Jan 04 2024 - 10:28:07 EST


On 04/01/2024 12:42, Krzysztof Kozlowski wrote:
On 03/01/2024 03:18, Bryan O'Donoghue wrote:
This series adds the yaml, CAMSS and CCI dts definitions for the sc8280xp.

4 x CCI master busses
4 x VFE
4 x VFE Lite
4 x CSID
4 x CSIPHY

Link: https://git.codelinaro.org/bryan.odonoghue/kernel/-/tree/linux-next-24-01-02-sc8280xp-camss-core-dtsi

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
---
Bryan O'Donoghue (3):
media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
arm64: dts: qcom: sc8280xp: camss: Add CCI definitions
arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition

.../bindings/media/qcom,sc8280xp-camss.yaml | 512 +++++++++++++++++++
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 563 +++++++++++++++++++++
2 files changed, 1075 insertions(+)
---
base-commit: ab0b3e6ef50d305278b1971891cf1d82ab050b35

BTW, this also does not help, when used on random commit or random tree:

$ git show ab0b3e6ef50d305278b1971891cf1d82ab050b35
fatal: bad object ab0b3e6ef50d305278b1971891cf1d82ab050b35

Best regards,
Krzysztof


That's a b4 thing I think, not sure what it uses it for.

---
bod