mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 11:11:22 -04:00
arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Convert mezzanine riser to dtbo
Convert the navigation / camera mezzanine from its own dts to a dtso. A small amount of additional includes / address / cell size change needs to be applied to convert. Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> # rb5 Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20241025-b4-linux-next-24-10-25-camss-dts-fixups-v1-1-cdff2f1a5792@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
fe79fbce6e
commit
231c03c611
@@ -118,6 +118,9 @@ dtb-$(CONFIG_ARCH_QCOM) += qdu1000-idp.dtb
|
||||
dtb-$(CONFIG_ARCH_QCOM) += qrb2210-rb1.dtb
|
||||
dtb-$(CONFIG_ARCH_QCOM) += qrb4210-rb2.dtb
|
||||
dtb-$(CONFIG_ARCH_QCOM) += qrb5165-rb5.dtb
|
||||
|
||||
qrb5165-rb5-vision-mezzanine-dtbs := qrb5165-rb5.dtb qrb5165-rb5-vision-mezzanine.dtbo
|
||||
|
||||
dtb-$(CONFIG_ARCH_QCOM) += qrb5165-rb5-vision-mezzanine.dtb
|
||||
dtb-$(CONFIG_ARCH_QCOM) += qru1000-idp.dtb
|
||||
dtb-$(CONFIG_ARCH_QCOM) += sa8155p-adp.dtb
|
||||
|
||||
@@ -4,8 +4,10 @@
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "qrb5165-rb5.dts"
|
||||
#include <dt-bindings/clock/qcom,camcc-sm8250.h>
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
||||
&camcc {
|
||||
status = "okay";
|
||||
@@ -33,6 +35,9 @@ &cci1 {
|
||||
};
|
||||
|
||||
&cci1_i2c0 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
camera@1a {
|
||||
compatible = "sony,imx577";
|
||||
reg = <0x1a>;
|
||||
Reference in New Issue
Block a user