lkml.org 
[lkml]   [2022]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 10/11] arm64: dts: qcom: sm8350-hdk: Enable display & dsi nodes
    Date
    Enable the display subsystem and the dsi0 output for
    the sm8350-hdk board.

    Signed-off-by: Robert Foss <robert.foss@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 22 ++++++++++++++++++++++
    1 file changed, 22 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
    index e6deb08c6da0..39462c659c58 100644
    --- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
    +++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
    @@ -213,10 +213,32 @@ &cdsp {
    firmware-name = "qcom/sm8350/cdsp.mbn";
    };

    +&dispcc {
    + status = "okay";
    +};
    +
    +&dsi0 {
    + vdda-supply = <&vreg_l6b_1p2>;
    + status = "okay";
    +};
    +
    +&dsi0_phy {
    + vdds-supply = <&vreg_l5b_0p88>;
    + status = "okay";
    +};
    +
    &gpi_dma1 {
    status = "okay";
    };

    +&mdss {
    + status = "okay";
    +};
    +
    +&mdss_mdp {
    + status = "okay";
    +};
    +
    &mpss {
    status = "okay";
    firmware-name = "qcom/sm8350/modem.mbn";
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-12-05 17:41    [W:3.276 / U:0.868 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site