Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a545de5c authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

revert "ARM: keystone: dts: add psci command definition"



Revert commit 51d5d12b ("ARM: keystone: dts: add psci command
definition"), which was inadvertently added twice.

Cc: Russell King - ARM Linux <linux@armlinux.org.uk>
Cc: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 73984137
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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>;