On Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > The CFGCHIP registers are used by a number of devices, so using a syscon > device to share them. The first consumer of this will by the phy-da8xx-usb
"will be the .." Also, in subject line, "platform device" instead of "platform declaration". Also lose the period at at the end of subject line > driver. > > Signed-off-by: David Lechner <[email protected]> Applied to v4.10/soc. Here is the final commit text. --- 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 by the phy-da8xx-usb driver. Add the syscon device and register it. Signed-off-by: David Lechner <[email protected]> [[email protected]: minor commit message fixes] Signed-off-by: Sekhar Nori <[email protected]> --- Thanks, Sekhar

