Hi Geert-san,
Thank you for your review!
From: Geert Uytterhoeven, Sent: Friday, November 19, 2021 3:42 AM
On Tue, Nov 16, 2021 at 8:42 AM Yoshihiro Shimoda
[off-list ref] wrote:
quoted
Add power domain indices for R-Car S4-8 (r8a779f0).
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thanks for your patch!
quoted
--- /dev/null
+++ b/include/dt-bindings/power/r8a779f0-sysc.h
<snip>
quoted
+
+/* Always-on power area */
+#define R8A779F0_PD_ALWAYS_ON 22
This should be 64 (i.e. beyond the range supported by the hardware
block).
I got it. I'll fix it in v2.
Best regards,
Yoshihiro Shimoda