[linux-sunxi] Re: [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible

2021-09-06 Thread Maxime Ripard
On Sun, Sep 05, 2021 at 10:50:32PM +0200, Jernej Škrabec wrote: > Dne sreda, 01. september 2021 ob 11:18:09 CEST je Maxime Ripard napisal(a): > > Even though both the driver and the device trees all use the > > allwinner,sun50i-h6-de3-clk, we documented the compatible as > >

[linux-sunxi] Re: [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:09 CEST je Maxime Ripard napisal(a): > Even though both the driver and the device trees all use the > allwinner,sun50i-h6-de3-clk, we documented the compatible as > allwinner,sun50i-h6-de2-clk in the binding. Let's fix this. > > Reviewed-by: Rob Herring >