summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSukrut Bellary <sbellary@baylibre.com>2024-03-20 03:50:21 -0700
committerUdit Kumar <u-kumar1@ti.com>2024-03-20 18:11:45 +0530
commitc72af0557dc07ad497dbf5ee555d1647e6290935 (patch)
tree0692e004e71c2199917642aebb2551f51d112cc9
parent58387979215cb47379df951212ae47a0b88239d7 (diff)
arm: dts: dt-overlays: Enable I2C5 for OV10635 camera on am57xx-evm
Enable I2C5 node for OV10635 camera EVM so that it can standalone work with the am57xx-beagle-x15.dtb. Signed-off-by: Sukrut Bellary <sbellary@baylibre.com>
-rw-r--r--arch/arm/boot/dts/ov10635.dtso3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ov10635.dtso b/arch/arm/boot/dts/ov10635.dtso
index a2233f289f1d..7aa7f20950d8 100644
--- a/arch/arm/boot/dts/ov10635.dtso
+++ b/arch/arm/boot/dts/ov10635.dtso
@@ -29,6 +29,9 @@
};
&i2c5 {
+ status = "okay";
+ clock-frequency = <400000>;
+
#address-cells = <1>;
#size-cells = <0>;