Hello Rob,
On Tue, Jul 09, 2024 at 07:58:42AM -0600, Rob Herring wrote:
On Fri, Jul 5, 2024 at 3:21 AM Uwe Kleine-König
[off-list ref] wrote:
quoted
As we're approaching the merge window and this is still unclear, I
applied the pwm bits (i.e. patches 12, 13). If I understand correctly,
patch 33 isn't suitable for application yet as it has a dependency on
pinctrl changes in that series.
Now causing an error in linux-next:
Documentation/devicetree/bindings/pwm/cirrus,ep9301-pwm.example.dts:18:18:
fatal error: dt-bindings/clock/cirrus,ep9301-syscon.h: No such file or
directory
18 | #include <dt-bindings/clock/cirrus,ep9301-syscon.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.lib:442:
Documentation/devicetree/bindings/pwm/cirrus,ep9301-pwm.example.dtb]
Error 1
Oh, I thought I had tested that, but obviously I didn't. I'll drop them
again.
Thanks for letting me know.
Best regards
Uwe