Re: [PATCH/RFT v2 02/17] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration.

From: Sekhar Nori
Date: Tue Oct 25 2016 - 04:12:36 EST


On Monday 24 October 2016 10:16 PM, ahaslam@xxxxxxxxxxxx wrote:
> From: David Lechner <david@xxxxxxxxxxxxxx>
>
> 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
> driver.
>
> Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
> [Axel: minor fix: change id to -1]

Can you please clarify this change? There could be other syscon devices
on the chip for other common registers. Why use the singular device-id?

> Signed-off-by: Axel Haslam <ahaslam@xxxxxxxxxxxx>

Thanks,
Sekhar