mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3368: add dvp pinctrl for isp
Change-Id: Ib28e15684f9bbaee79949fee39117cc84d184afa Signed-off-by: Peng Zhou <benjo.zhou@rock-chips.com>
This commit is contained in:
@@ -1333,10 +1333,20 @@
|
||||
"pclk_dphyrx", "clk_vio0_noc";
|
||||
|
||||
pinctrl-names =
|
||||
"isp_mipi_fl_prefl", "isp_flash_as_gpio", "isp_flash_as_trigger_out";
|
||||
pinctrl-0 = <&isp_prelight>;
|
||||
pinctrl-1 = <&isp_flash_trigger_as_gpio>;
|
||||
pinctrl-2 = <&isp_flash_trigger>;
|
||||
"default", "isp_dvp8bit2", "isp_dvp10bit",
|
||||
"isp_dvp12bit", "isp_dvp8bit0", "isp_dvp8bit4",
|
||||
"isp_mipi_fl", "isp_mipi_fl_prefl",
|
||||
"isp_flash_as_gpio", "isp_flash_as_trigger_out";
|
||||
pinctrl-0 = <&cif_clkout>;
|
||||
pinctrl-1 = <&cif_clkout &isp_dvp_d2d9>;
|
||||
pinctrl-2 = <&cif_clkout &isp_dvp_d2d9 &isp_dvp_d0d1>;
|
||||
pinctrl-3 = <&cif_clkout &isp_dvp_d2d9 &isp_dvp_d0d1 &isp_dvp_d10d11>;
|
||||
pinctrl-4 = <&cif_clkout &isp_dvp_d0d7>;
|
||||
pinctrl-5 = <&cif_clkout &isp_dvp_d4d11>;
|
||||
pinctrl-6 = <&cif_clkout>;
|
||||
pinctrl-7 = <&cif_clkout &isp_prelight>;
|
||||
pinctrl-8 = <&isp_flash_trigger_as_gpio>;
|
||||
pinctrl-9 = <&isp_flash_trigger>;
|
||||
rockchip,isp,mipiphy = <2>;
|
||||
rockchip,isp,cifphy = <1>;
|
||||
rockchip,isp,mipiphy1,reg = <0xff964000 0x4000>;
|
||||
|
||||
Reference in New Issue
Block a user