Skip to content

Commit 345d22f

Browse files
glneonmenon
authored andcommitted
ARM: dts: ti: keystone: k2g: Remove ti,system-reboot-controller property
The property ti,system-reboot-controller is no longer needed as the reboot handler is now always registered. Remove this property. While here remove the comment about delete-property, all K2G platforms use PMMC, and it wasn't good advice anyway. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20240326223730.54639-4-afd@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 4cece76 commit 345d22f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/arm/boot/dts/ti/keystone/keystone-k2g.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,6 @@
256256

257257
pmmc: system-controller@2921c00 {
258258
compatible = "ti,k2g-sci";
259-
/*
260-
* In case of rare platforms that does not use k2g as
261-
* system master, use /delete-property/
262-
*/
263-
ti,system-reboot-controller;
264259
mbox-names = "rx", "tx";
265260
mboxes = <&msgmgr 5 2>,
266261
<&msgmgr 0 0>;

0 commit comments

Comments
 (0)