Skip to content

Commit

Permalink
arm64: dts: qcom: qcs404: Add scm firmware node
Browse files Browse the repository at this point in the history
Add the scm firmware node to QCS404

Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
  • Loading branch information
andersson authored and Andy Gross committed Nov 18, 2018
1 parent dbc5c76 commit e7fd184
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/boot/dts/qcom/qcs404.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@
};
};

firmware {
scm: scm {
compatible = "qcom,scm-qcs404", "qcom,scm";
#reset-cells = <1>;
};
};

memory@80000000 {
device_type = "memory";
/* We expect the bootloader to fill in the size */
Expand Down

0 comments on commit e7fd184

Please sign in to comment.