Skip to content

Commit 257dc8f

Browse files
topdjgodjamess-huang
authored andcommitted
[camera] add ov5647 dts overlay
Change-Id: I925b550772be7429f2769b9a38849526ea182346 Reviewed-on: https://tp-biosrd-v02/gerrit/82902 Reviewed-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com> Tested-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com>
1 parent 78bcfcc commit 257dc8f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/boot/dts/overlays/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dtbo-$(CONFIG_ARCH_ROCKCHIP) += \
2222
mcp2515-can0.dtbo \
2323
googlevoicehat-soundcard.dtbo \
2424
ads7846-tinker.dtbo \
25+
camera-ov5647.dtbo
2526

2627
targets += dtbs dtbs_install
2728
targets += $(dtbo-y)

arch/arm/boot/dts/rk3288-miniarm.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -903,8 +903,7 @@
903903
cam_pins {
904904
cam_pwr: cam-pwr {
905905
rockchip,pins = <0 17 RK_FUNC_GPIO &pcfg_pull_none>,
906-
<2 0 RK_FUNC_GPIO &pcfg_pull_none>,
907-
<2 11 RK_FUNC_1 &pcfg_pull_none>;
906+
<2 0 RK_FUNC_GPIO &pcfg_pull_none>;
908907
};
909908
};
910909
};

0 commit comments

Comments
 (0)