commit | 0fcd54112a9f7902b05741ab493173ee71210458 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Tue Oct 25 22:06:48 2016 -0500 |
committer | Sekhar Nori <nsekhar@ti.com> | Mon Oct 31 16:58:21 2016 +0530 |
tree | e97b36547d0535e371ffaaa9eadaf760004c2d9b | |
parent | 766763dbdc1dca11deabdb00077a1c19e2803f0a [diff] |
ARM: davinci: da8xx: Add CFGCHIP syscon platform device The CFGCHIP registers are used by a number of devices, so use a syscon device to share them. The first consumer of this will be the phy-da8xx-usb driver. Add the syscon device and register it. Signed-off-by: David Lechner <david@lechnology.com> [nsekhar@ti.com: minor commit message fixes] Signed-off-by: Sekhar Nori <nsekhar@ti.com>