FROMLIST: ARM: dts: rockchip: add rx0 mipi-phy for rk3288
It's a Designware MIPI D-PHY, used by ISP in rk3288. (am from https://patchwork.kernel.org/patch/10119093/) Change-Id: Ib3386c9c8b58242a2a09bcd3bc7bd66589053a9b Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
This commit is contained in:
parent
3af6218029
commit
c392f4255f
1 changed files with 7 additions and 0 deletions
|
|
@ -1044,6 +1044,13 @@
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
mipi_phy_rx0: mipi-phy-rx0 {
|
||||
compatible = "rockchip,rk3288-mipi-dphy";
|
||||
clocks = <&cru SCLK_MIPIDSI_24M>, <&cru PCLK_MIPI_CSI>;
|
||||
clock-names = "dphy-ref", "pclk";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
io_domains: io-domains {
|
||||
compatible = "rockchip,rk3288-io-voltage-domain";
|
||||
status = "disabled";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue