diff options
author | Andrew F. Davis <afd@ti.com> | 2018-03-06 03:18:48 +0300 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | 2018-03-06 03:18:48 +0300 |
commit | 056a3ccb8492ebf2d121660d182b4f86076bb739 (patch) | |
tree | 89ec50152d6e8bf9d5ea5705583fed594d12bd65 /arch/arm/boot/dts/keystone-k2l.dtsi | |
parent | 274abd4a65a7a721135a1c57750107ae2607a9d3 (diff) | |
download | linux-056a3ccb8492ebf2d121660d182b4f86076bb739.tar.xz |
ARM: dts: keystone-k2e: 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 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
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>
Diffstat (limited to 'arch/arm/boot/dts/keystone-k2l.dtsi')
0 files changed, 0 insertions, 0 deletions