Hi, Le Tue 22 Dec 20, 09:21, Jernej Škrabec a écrit : > Dne petek, 18. december 2020 ob 21:54:35 CET je Paul Kocialkowski napisal(a): > > Introduce bindings description for the V3s PWM, which is > > register-compatible with the A20 PWM. > > > > Signed-off-by: Paul Kocialkowski > > This is meant to be used together with V3s PWM patch you recently send? Can > you please resend them together, with fixed compatible in DT node? Currently > it's not clear why this patch is needed and PWM patch will need fix anyway. I've sent them together (this one is v2 1/2 and 2/2 is the PWM dt patch). You can grab it at: https://lore.kernel.org/patchwork/patch/1355289/ if it didn't reach your emails. Cheers, Paul > > --- > > .../devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git > > a/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml > > b/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml index > > 7dcab2bf8128..04ff708fdc86 100644 > > --- a/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml > > +++ b/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml > > @@ -24,6 +24,9 @@ properties: > > - items: > > - const: allwinner,sun8i-a83t-pwm > > - const: allwinner,sun8i-h3-pwm > > + - items: > > + - const: allwinner,sun8i-v3s-pwm > > + - const: allwinner,sun7i-a20-pwm > > - items: > > - const: allwinner,sun50i-a64-pwm > > - const: allwinner,sun5i-a13-pwm > > > > -- Developer of free digital technology and hardware support. Website: https://www.paulk.fr/ Coding blog: https://code.paulk.fr/ Git repositories: https://git.paulk.fr/ https://git.code.paulk.fr/