linux-sg2042/arch/arm/boot
Andrew F. Davis 274abd4a65 ARM: dts: keystone: Move reset-controller to under device-state-control
The keystone_irq node describes a device that is a member of the device
state control module address space. As such, it should not be a member
of soc0 bus but instead a sub-node of device-state-control.

This move also fixes a warning about not having a reg property. Now
that this is a sub-node of device-state-control, a syscon type node,
we add this reg property but relative to the syscon base, this way
when the dt-binding/driver are updated we can drop the non-standard
ti,syscon-dev property completely and simply use get_resource() in
the driver.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
2018-03-05 16:18:48 -08:00
..
bootp License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
compressed ARM: 8745/1: get rid of __memzero() 2018-01-21 15:37:56 +00:00
dts ARM: dts: keystone: Move reset-controller to under device-state-control 2018-03-05 16:18:48 -08:00
.gitignore .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2017-11-08 11:20:24 -06:00
Makefile ARM: XIP kernel: store .data compressed in ROM 2017-09-10 19:34:53 -04:00
deflate_xip_data.sh ARM: XIP kernel: store .data compressed in ROM 2017-09-10 19:34:53 -04:00
install.sh