mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3568: rename mipi_dphy to video_phy
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com> Change-Id: Ie019c9d27e06328d45920d41c0a065f8bc47588f
This commit is contained in:
@@ -246,11 +246,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -178,7 +178,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -321,11 +321,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -97,11 +97,3 @@
|
||||
status = "okay";
|
||||
connect = <&vp1_out_lvds>;
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -178,7 +178,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -316,11 +316,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -285,7 +285,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
#include <dt-bindings/display/media-bus-format.h>
|
||||
#include <dt-bindings/pinctrl/rockchip.h>
|
||||
#include "rk3566.dtsi"
|
||||
#include "rk3566-evb.dtsi"
|
||||
@@ -166,7 +167,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -189,7 +190,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -405,11 +406,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -594,4 +595,3 @@
|
||||
BT,wake_host_irq = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -111,7 +111,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -283,11 +283,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -90,7 +90,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -179,11 +179,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -844,7 +844,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -698,7 +698,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -714,7 +714,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -991,7 +991,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -893,11 +893,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -921,7 +921,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -926,7 +926,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -172,7 +172,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -354,11 +354,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -97,7 +97,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -201,11 +201,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -165,7 +165,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -185,7 +185,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -397,11 +397,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* video_phy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
*/
|
||||
&dsi0 {
|
||||
@@ -97,7 +97,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy1 needs to be enabled
|
||||
* video_phy1 needs to be enabled
|
||||
* when dsi1 is enabled
|
||||
*/
|
||||
&dsi1 {
|
||||
@@ -287,11 +287,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -305,11 +305,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy0 {
|
||||
&video_phy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy1 {
|
||||
&video_phy1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -1808,11 +1808,11 @@
|
||||
compatible = "rockchip,rk3568-mipi-dsi";
|
||||
reg = <0x0 0xfe060000 0x0 0x10000>;
|
||||
interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru PCLK_DSITX_0>, <&cru HCLK_VO>, <&mipi_dphy0>;
|
||||
clocks = <&cru PCLK_DSITX_0>, <&cru HCLK_VO>, <&video_phy0>;
|
||||
clock-names = "pclk", "hclk", "hs_clk";
|
||||
resets = <&cru SRST_P_DSITX_0>;
|
||||
reset-names = "apb";
|
||||
phys = <&mipi_dphy0>;
|
||||
phys = <&video_phy0>;
|
||||
phy-names = "mipi_dphy";
|
||||
power-domains = <&power RK3568_PD_VO>;
|
||||
rockchip,grf = <&grf>;
|
||||
@@ -1848,11 +1848,11 @@
|
||||
compatible = "rockchip,rk3568-mipi-dsi";
|
||||
reg = <0x0 0xfe070000 0x0 0x10000>;
|
||||
interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru PCLK_DSITX_1>, <&cru HCLK_VO>, <&mipi_dphy1>;
|
||||
clocks = <&cru PCLK_DSITX_1>, <&cru HCLK_VO>, <&video_phy1>;
|
||||
clock-names = "pclk", "hclk", "hs_clk";
|
||||
resets = <&cru SRST_P_DSITX_1>;
|
||||
reset-names = "apb";
|
||||
phys = <&mipi_dphy1>;
|
||||
phys = <&video_phy1>;
|
||||
phy-names = "mipi_dphy";
|
||||
power-domains = <&power RK3568_PD_VO>;
|
||||
rockchip,grf = <&grf>;
|
||||
@@ -3281,21 +3281,6 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
mipi_dphy0: mipi-dphy@fe850000 {
|
||||
compatible = "rockchip,rk3568-mipi-dphy";
|
||||
reg = <0x0 0xfe850000 0x0 0x10000>;
|
||||
clocks = <&pmucru CLK_MIPIDSIPHY0_REF>, <&cru PCLK_MIPIDSIPHY0>;
|
||||
clock-names = "ref", "pclk";
|
||||
clock-output-names = "mipi_dphy_pll";
|
||||
#clock-cells = <0>;
|
||||
resets = <&cru SRST_P_MIPIDSIPHY0>;
|
||||
reset-names = "apb";
|
||||
power-domains = <&power RK3568_PD_VO>;
|
||||
#phy-cells = <0>;
|
||||
rockchip,grf = <&grf>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
video_phy0: video-phy@fe850000 {
|
||||
compatible = "rockchip,rk3568-video-phy";
|
||||
reg = <0x0 0xfe850000 0x0 0x10000>,
|
||||
@@ -3311,18 +3296,18 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
mipi_dphy1: mipi-dphy@fe860000 {
|
||||
compatible = "rockchip,rk3568-mipi-dphy";
|
||||
reg = <0x0 0xfe860000 0x0 0x10000>;
|
||||
clocks = <&pmucru CLK_MIPIDSIPHY1_REF>, <&cru PCLK_MIPIDSIPHY1>;
|
||||
clock-names = "ref", "pclk";
|
||||
clock-output-names = "mipi_dphy1_pll";
|
||||
video_phy1: video-phy@fe860000 {
|
||||
compatible = "rockchip,rk3568-video-phy";
|
||||
reg = <0x0 0xfe860000 0x0 0x10000>,
|
||||
<0x0 0xfe070000 0x0 0x10000>;
|
||||
clocks = <&pmucru CLK_MIPIDSIPHY1_REF>,
|
||||
<&cru PCLK_MIPIDSIPHY1>, <&cru PCLK_DSITX_1>;
|
||||
clock-names = "ref", "pclk_phy", "pclk_host";
|
||||
#clock-cells = <0>;
|
||||
resets = <&cru SRST_P_MIPIDSIPHY1>;
|
||||
reset-names = "apb";
|
||||
reset-names = "rst";
|
||||
power-domains = <&power RK3568_PD_VO>;
|
||||
#phy-cells = <0>;
|
||||
rockchip,grf = <&grf>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user