Skip to content

Commit

Permalink
revert "ARM: keystone: dts: add psci command definition"
Browse files Browse the repository at this point in the history
Revert commit 51d5d12 ("ARM: keystone: dts: add psci command
definition"), which was inadvertently added twice.

Cc: Russell King - ARM Linux <[email protected]>
Cc: Vitaly Andrianov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
akpm00 authored and torvalds committed Aug 10, 2016
1 parent 7398413 commit a545de5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/arm/boot/dts/keystone.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,6 @@
cpu_on = <0x84000003>;
};

psci {
compatible = "arm,psci";
method = "smc";
cpu_suspend = <0x84000001>;
cpu_off = <0x84000002>;
cpu_on = <0x84000003>;
};

soc {
#address-cells = <1>;
#size-cells = <1>;
Expand Down

0 comments on commit a545de5

Please sign in to comment.