Re: [PATCH 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
From: Jacky Huang
Date: Fri Oct 13 2023 - 02:34:08 EST
Dear Krzysztof,
Thank you for the review.
On 2023/10/13 上午 03:30, Krzysztof Kozlowski wrote:
On 11/10/2023 11:05, Jacky Huang wrote:
From: Jacky Huang <ychuang3@xxxxxxxxxxx>
Add compatible 'syscon' to the system-management node.
Why? Commit msg should answer to this.
Best regards,
Krzysztof
I added 'syscon' because system control registers are mapped by this driver.
The pinctrl driver needs to access the system control registers through
'regmap'
with a phandle referring to this node.
I will update the commit message to provide a more detailed explanation
of its purpose.
Best Regards,
Jacky Huang