lkml.org 
[lkml]   [2020]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RESEND PATCH v1 4/4] arm64: dts: qcom: pm8150: Add reboot magic
    Date
    Add reboot command magic values for pm8150 pon device.

    Signed-off-by: Elliot Berman <eberman@codeaurora.org>
    ---
    arch/arm64/boot/dts/qcom/pm8150.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/pm8150.dtsi b/arch/arm64/boot/dts/qcom/pm8150.dtsi
    index 1b64069..afd6231 100644
    --- a/arch/arm64/boot/dts/qcom/pm8150.dtsi
    +++ b/arch/arm64/boot/dts/qcom/pm8150.dtsi
    @@ -50,6 +50,11 @@
    pon: power-on@800 {
    compatible = "qcom,pm8916-pon";
    reg = <0x0800>;
    +
    + reboot-mode-names = "bootloader", "recovery",
    + "dm-verity device corrupted";
    + reboot-mode-magic = <0x1>, <0x2>, <0x4>;
    +
    pwrkey {
    compatible = "qcom,pm8941-pwrkey";
    interrupts = <0x0 0x8 0x0 IRQ_TYPE_EDGE_BOTH>;
    --
    The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
    a Linux Foundation Collaborative Project
    \
     
     \ /
      Last update: 2020-08-18 20:54    [W:5.229 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site