Hi NV_Team,
We used six gpio for camera pwdn fucntion, only three gpio can be set to high, the other three gpio can’t be set high?
We can’t find these three gpios in
#These three gpio set high not okay
#define CAM2_PWDN TEGRA264_MAIN_GPIO(V, 2) /2 PWDN
#define CAM4_PWDN TEGRA264_MAIN_GPIO(Q, 3) /4 PWDN
#define CAM6_PWDN TEGRA264_MAIN_GPIO(V, 4) /6 PWDN
#These three gpio set high okay
#define CAM1_PWDN TEGRA264_MAIN_GPIO(V, 5) /1 PWDN
#define CAM3_PWDN TEGRA264_MAIN_GPIO(Q, 2) /3 PWDN
#define CAM5_PWDN TEGRA264_AON_GPIO(DD, 0) /5 PWDN
63 (spi5_miso_pq3):
pull=1
tristate=1
enable-input=0
open-drain=1
io-reset=1
rcv-sel=1
io-hv=1
schmitt=0
pull-down-strength=8
pull-up-strength=8
drive-type=1
gpio-mode=1
function=rsvd1
65 (spi5_sck_pq2):
pull=0
tristate=0
enable-input=0
open-drain=1
io-reset=1
rcv-sel=1
io-hv=1
schmitt=0
pull-down-strength=8
pull-up-strength=8
drive-type=1
gpio-mode=0
function=rsvd1
