Re: (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board

From: Heiko Stübner
Date: Wed Apr 05 2023 - 17:35:22 EST


Am Mittwoch, 5. April 2023, 21:04:04 CEST schrieb Guenter Roeck:
> On 4/5/23 10:45, Heiko Stuebner wrote:
> > On Tue, 4 Apr 2023 20:38:05 +0300, Cristian Ciocaltea wrote:
> >> This patch series enables support for the PWM controlled heat sink fan
> >> on the Rock 5B SBC and, additionally, converts the hwmon PWM fan bindings
> >> to DT schema format.
> >>
> >> Changes in v2:
> >> - Updated PATCH 1/2 according to Rob's review
> >> - Added Reviewed-by from Christopher to PATCH 2/2
> >> - v1: https://lore.kernel.org/lkml/20230403105052.426135-1-cristian.ciocaltea@xxxxxxxxxxxxx/
> >>
> >> [...]
> >
> > Applied, thanks!
> >
>
> Both patches or only the second one ?

only the second one of course. According to earlier talks the dts patch
does already follow the text binding, so the yaml conversion is actually
not a requirement for it.

So I picked the dts patch let the binding sort itself when people have
time for it :-) .


Looking at the mail b4 created, I guessed this would also be visible
with the subject saying (subset) and the listed commits only showing

[2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan
commit: f36bb17653e4b9e26bbdb1224027d20614e77636


Heiko