mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
arm64: dts: rockchip: update isp-flash gpio for rk3399-android
Change-Id: I43138294c6171077fd8800b465cd07996c12f57d Signed-off-by: dalong.zhang <dalon.zhang@rock-chips.com>
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
rockchip,isp,dsiphy,reg = <0xff968000 0x8000>;
|
||||
rockchip,grf = <&grf>;
|
||||
rockchip,cru = <&cru>;
|
||||
rockchip,gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
|
||||
rockchip,gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
|
||||
rockchip,isp,iommu-enable = <1>;
|
||||
power-domains = <&power RK3399_PD_ISP0>;
|
||||
iommus = <&isp0_mmu>;
|
||||
@@ -228,7 +228,7 @@
|
||||
rockchip,isp,dsiphy,reg = <0xff968000 0x8000>;
|
||||
rockchip,grf = <&grf>;
|
||||
rockchip,cru = <&cru>;
|
||||
rockchip,gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
|
||||
rockchip,gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
|
||||
rockchip,isp,iommu-enable = <1>;
|
||||
power-domains = <&power RK3399_PD_ISP1>;
|
||||
iommus = <&isp1_mmu>;
|
||||
@@ -388,7 +388,7 @@
|
||||
isp_flash_trigger_as_gpio: isp_flash_trigger_as_gpio {
|
||||
/*ISP_FLASHTRIGOU*/
|
||||
rockchip,pins =
|
||||
<0 17 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
<1 3 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user