Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76823c35 authored by Jim Wang's avatar Jim Wang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add support of DP PHY bond mode for SA8195p



Add DP PHY bond mode options.
Add more register maps for DP/USB combo PHY.

Change-Id: Ia685768c74cf3bda6fc05a32744d74d7881364de
Signed-off-by: default avatarJim Wang <jimwan@codeaurora.org>
parent e72096da
Loading
Loading
Loading
Loading
+9 −5
Original line number Diff line number Diff line
/* Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -75,9 +75,11 @@
		      <0x88eaa00 0x200>,
		      <0x88ea200 0x200>,
		      <0x88ea600 0x200>,
		      <0xaf03000 0x8>;
		      <0xaf03000 0x8>,
		      <0x88e8000 0x3c>,
		      <0x88e9000 0x1c0>;
		reg-names = "pll_base", "phy_base", "ln_tx0_base",
			"ln_tx1_base", "gdsc_base";
			"ln_tx1_base", "gdsc_base", "usb_dp_com", "usb_pll";

		clocks = <&clock_dispcc DISP_CC_MDSS_AHB_CLK>,
			 <&clock_rpmh RPMH_CXO_CLK>,
@@ -99,9 +101,11 @@
		      <0x88efa00 0x200>,
		      <0x88ef200 0x200>,
		      <0x88ef600 0x200>,
		      <0xaf03000 0x8>;
		      <0xaf03000 0x8>,
		      <0x88ed000 0x3c>,
		      <0x88ee000 0x1c0>;
		reg-names = "pll_base", "phy_base", "ln_tx0_base",
			"ln_tx1_base", "gdsc_base";
			"ln_tx1_base", "gdsc_base", "usb_dp_com", "usb_pll";

		clocks = <&clock_dispcc DISP_CC_MDSS_AHB_CLK>,
			 <&clock_rpmh RPMH_CXO_CLK>,
+4 −0
Original line number Diff line number Diff line
@@ -617,6 +617,8 @@
		qcom,intf-index = <0>;
		qcom,phy-index = <0>;

		qcom,bond-dual-ctrl = <1 0>;

		reg = <0xae90000 0x0dc>,
			<0xae90200 0x0c0>,
			<0xae90400 0x508>,
@@ -678,6 +680,7 @@
		qcom,dp-aux-bridge-sim = <&sde_dp_mst_sim>;
		qcom,dsc-feature-enable;
		qcom,fec-feature-enable;
		qcom,widebus-enable;
		qcom,max-dp-dsc-blks = <2>;
		qcom,max-dp-dsc-input-width-pixs = <2048>;

@@ -788,6 +791,7 @@

		qcom,dsc-feature-enable;
		qcom,fec-feature-enable;
		qcom,widebus-enable;
		qcom,max-dp-dsc-blks = <2>;
		qcom,max-dp-dsc-input-width-pixs = <2048>;