On Fri, Feb 10, 2023 at 12:31 PM Krzysztof Kozlowski
[off-list ref] wrote:
On 10/02/2023 12:29, Sergio Paracuellos wrote:
quoted
Hi Krzysztof,
On Fri, Feb 10, 2023 at 12:00 PM Krzysztof Kozlowski
[off-list ref] wrote:
quoted
On 10/02/2023 07:56, Sergio Paracuellos wrote:
quoted
To allow to access system controller registers from watchdog driver code
add a phandle in the watchdog 'wdt' node. This avoid using arch dependent
??? This does not make sense.
What do you mean? The commit message itself? I need the phandle to
'sysc' system controller node for accessing reset status registers
inside the watchdog driver code.
The message makes sense. The message for the code does not make anymore.
I meant, you want to access system controller registers from watchdog,
so you add syscon to watchdog...
I got your point now, thanks. Will remove the syscon compatible from
the watchdog node.
Best regards,
Krzysztof
Best regards,
Sergio Paracuellos