ARM: dts: keystone-k2l: Move keystone_dsp_gpio to under device-state-control
authorAndrew F. Davis <afd@ti.com>
Tue, 6 Mar 2018 00:18:48 +0000 (16:18 -0800)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 6 Mar 2018 00:18:48 +0000 (16:18 -0800)
commit80570ce847b8dae1edd67e79de4403c77f488540
tree473019ea33efa8268ee19b922bd4a7a88cdc0c0a
parent056a3ccb8492ebf2d121660d182b4f86076bb739
ARM: dts: keystone-k2l: Move keystone_dsp_gpio 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 warnings 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
gpio,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>
arch/arm/boot/dts/keystone-k2l.dtsi