summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3188-bqedison2qc.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2019-01-02 20:41:02 +0100
committerHeiko Stuebner <heiko@sntech.de>2019-01-07 09:15:24 +0100
commit95e50af34d47f7496fee72d35aaefe25e23878db (patch)
tree1093e81029cce73b30569105b57a32aa0ff7494b /arch/arm/boot/dts/rk3188-bqedison2qc.dts
parent5286abda83afeed717971724365245fb1f42f50d (diff)
ARM: dts: rockchip: fix cif1_pdn pin on rk3188-bqedison2qc
The powerdown pin for the second camera is gpio3_b5 not b4, so fix that. We don't have a working camera setup yet, so this is not really critical, but nevertheless better to have fixed already. Fixes: 36ead9149916 ("ARM: dts: rockchip: add BQ Edison 2 QC devicetree") Reported-by: Johan Jonker <jbx6244@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3188-bqedison2qc.dts')
-rw-r--r--arch/arm/boot/dts/rk3188-bqedison2qc.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3188-bqedison2qc.dts b/arch/arm/boot/dts/rk3188-bqedison2qc.dts
index a7477a09fbe8..2b5abfb48dd0 100644
--- a/arch/arm/boot/dts/rk3188-bqedison2qc.dts
+++ b/arch/arm/boot/dts/rk3188-bqedison2qc.dts
@@ -526,7 +526,7 @@
};
cif1_pdn: cif1-pdn {
- rockchip,pins = <3 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>;
+ rockchip,pins = <3 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
};
cif_avdd_en: cif-avdd-en {