10 Feb
2023
10 Feb
'23
1:22 a.m.
Hi Krzysztof
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
There are no compatible for "reg/reg-names" and "clock-name" between previous R-Car series and R-Car Gen4.
"reg/reg-names" needs 3 categorize (for Gen1, for Gen2/Gen3, for Gen4), therefore, use 3 if-then to avoid nested if-then-else.
Move "clock-name" property to under allOf to use if-then-else.
(snip)
- clock-names:
- description: List of necessary clock names.
- minItems: 1
- maxItems: 31
No improvements here. Your argument that you need to remove it to customize is not correct.
???
Move "clock-name" property to under allOf to use if-then-else. ^^^^
"move", not "remove".
Thank you for your help !!
Best regards --- Kuninori Morimoto