mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
arm64: dts: rockchip: rk3326-863-cif-sensor: config dvp regulator
Change-Id: Ia8a9e6dc71067420b3da2b95ab16706715147001 Signed-off-by: Zhang Yunlong <dalon.zhang@rock-chips.com>
This commit is contained in:
parent
e38aa951c8
commit
cd5d124bba
|
|
@ -15,6 +15,10 @@ gc2145_b {
|
|||
powerdown-gpios = <&gpio2 RK_PB5 GPIO_ACTIVE_HIGH>;
|
||||
pwdn_active = <gc2145_PWRDN_ACTIVE>;
|
||||
pwr_active = <PWR_ACTIVE_HIGH>;
|
||||
rockchip,power_pmu_name1 = "vcc2v8_dvp";
|
||||
rockchip,power_pmu_voltage1 = <2800000>;
|
||||
rockchip,power_pmu_name2 = "vcc1v8_dvp";
|
||||
rockchip,power_pmu_voltage2 = <1800000>;
|
||||
mir = <0>;
|
||||
flash_attach = <0>;
|
||||
resolution = <gc2145_FULL_RESOLUTION>;
|
||||
|
|
@ -31,6 +35,10 @@ gc0312_f {
|
|||
powerdown-gpios = <&gpio2 RK_PB6 GPIO_ACTIVE_HIGH>;
|
||||
pwdn_active = <gc0312_PWRDN_ACTIVE>;
|
||||
pwr_active = <PWR_ACTIVE_HIGH>;
|
||||
rockchip,power_pmu_name1 = "vcc2v8_dvp";
|
||||
rockchip,power_pmu_voltage1 = <2800000>;
|
||||
rockchip,power_pmu_name2 = "vcc1v8_dvp";
|
||||
rockchip,power_pmu_voltage2 = <1800000>;
|
||||
mir = <0>;
|
||||
flash_attach = <0>;
|
||||
resolution = <gc0312_FULL_RESOLUTION>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user