On 12/07/2025 15:39, Magnus Damm wrote: > From: Magnus Damm <damm@xxxxxxxxxxxxx> > > Add RZ/A1 and RZ/A2 compat strings for the renesas rpc-if device. > > Signed-off-by: Magnus Damm <damm@xxxxxxxxxxxxx> > --- > > Changes since v1: > - Moved RZ/A to top of RZ > > Applies to next-20250710 > > Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > --- 0001/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml > +++ work/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml 2025-07-11 04:50:41.505855241 +0900 > @@ -50,6 +50,11 @@ properties: > > - items: > - enum: > + - renesas,r7s72100-rpc-if # RZ/A1H > + - renesas,r7s9210-rpc-if # RZ/A2M Still not tested. You got extensive guideline from me last time. You just replied (in private!) that you are not going to install dtschema and test it. Fine if you send correct code. Not fine if you write buggy code. And this is obviously the case here as easily visible in the diff above - borken indentation. Please read carefully previous instructions. Best regards, Krzysztof