aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/sama5d3xmb_cmp.dtsi
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-11-02 09:01:28 -0500
committerTom Rini <trini@konsulko.com>2020-11-02 09:01:28 -0500
commit7a8ac9df5dc0c23620d07933288fc5bea1941c29 (patch)
tree71223af015026b77082c68e1f2c95f66bae04999 /arch/arm/dts/sama5d3xmb_cmp.dtsi
parent41cab8edbcf38bce5cddf54957618dd4205d008f (diff)
parentef8f34aea56465e1584ab60b6ae3f3340aab55de (diff)
downloadu-boot-7a8ac9df5dc0c23620d07933288fc5bea1941c29.zip
u-boot-7a8ac9df5dc0c23620d07933288fc5bea1941c29.tar.gz
u-boot-7a8ac9df5dc0c23620d07933288fc5bea1941c29.tar.bz2
Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmelWIP/02Nov2020
First set of u-boot-atmel fixes for 2021.01 cycle: This specific feature set includes the patches for DT required to fix the warnings for newer DTC version (1.6.0+), i2c and spi bus unit address.
Diffstat (limited to 'arch/arm/dts/sama5d3xmb_cmp.dtsi')
-rw-r--r--arch/arm/dts/sama5d3xmb_cmp.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/sama5d3xmb_cmp.dtsi b/arch/arm/dts/sama5d3xmb_cmp.dtsi
index 5566fde..c6bf0f5 100644
--- a/arch/arm/dts/sama5d3xmb_cmp.dtsi
+++ b/arch/arm/dts/sama5d3xmb_cmp.dtsi
@@ -57,7 +57,7 @@
};
i2c1: i2c@f0018000 {
- ov2640: camera@0x30 {
+ ov2640: camera@30 {
compatible = "ovti,ov2640";
reg = <0x30>;
pinctrl-names = "default";