mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 15:02:40 -04:00
arm64: dts: qrb5165-rb5: add mdss/mdp/dsi nodes
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20201203142105.841666-3-dmitry.baryshkov@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
7c1dffd471
commit
46967bb61a
@@ -406,6 +406,30 @@
|
||||
};
|
||||
};
|
||||
|
||||
&dsi0 {
|
||||
status = "okay";
|
||||
vdda-supply = <&vreg_l9a_1p2>;
|
||||
|
||||
#if 0
|
||||
qcom,dual-dsi-mode;
|
||||
qcom,master-dsi;
|
||||
#endif
|
||||
|
||||
ports {
|
||||
port@1 {
|
||||
endpoint {
|
||||
//remote-endpoint = <<9611_a>;
|
||||
data-lanes = <0 1 2 3>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&dsi0_phy {
|
||||
status = "okay";
|
||||
vdds-supply = <&vreg_l5a_0p88>;
|
||||
};
|
||||
|
||||
/* LS-I2C0 */
|
||||
&i2c4 {
|
||||
status = "okay";
|
||||
@@ -420,6 +444,14 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mdss {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mdss_mdp {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pm8150_gpios {
|
||||
gpio-reserved-ranges = <1 1>, <3 2>, <7 1>;
|
||||
gpio-line-names =
|
||||
|
||||
Reference in New Issue
Block a user