Skip to content

Commit

Permalink
arm64: dts: qcom: pm6150: Add label to pwrkey node
Browse files Browse the repository at this point in the history
Some platforms don't want to use the pmic power key as the power key
event. Add a label so platforms can easily reference and mark this node
as status = "disabled".

Reviewed-by: Douglas Anderson <[email protected]>
Cc: Kiran Gunda <[email protected]>
Cc: Rajendra Nayak <[email protected]>
Cc: Douglas Anderson <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
  • Loading branch information
bebarino authored and andersson committed Feb 25, 2020
1 parent 48a0585 commit f855a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/pm6150.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
mode-bootloader = <0x2>;
mode-recovery = <0x1>;

pwrkey {
pm6150_pwrkey: pwrkey {
compatible = "qcom,pm8941-pwrkey";
interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
debounce = <15625>;
Expand Down

0 comments on commit f855a92

Please sign in to comment.