Re: [PATCH 08/21] dt-bindings: mfd: x-powers: add AC200
James Hilliard <[email protected]> Mon, 3 Aug 2026 15:34:23 -0600
| Newsgroups | org.kernel.vger.linux-devicetree,dev.linux.lists.linux-sunxi,dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CADvTj4rjXGgF2d9Xm6TmeS2LwaM+O2wFFH=rGLA32y+aMk2KOg@mail.gmail.com> |
On Mon, Aug 3, 2026 at 2:20=E2=80=AFAM Krzysztof Kozlowski <[email protected]= > wrote: > > On 03/08/2026 09:54, James Hilliard wrote: > > On Mon, Aug 3, 2026 at 1:07=E2=80=AFAM Krzysztof Kozlowski <krzk@kernel= .org> wrote: > >> > >> On 03/08/2026 07:14, James Hilliard wrote: > >>> The AC200 is an I2C-controlled mixed-signal companion IC containing > >>> audio, video, RTC and Fast Ethernet PHY functions. > >> > >> This fails when applied, because you did not explain the > >> dependencies/merging of this patchset. > >> > >> This is THE MOST important information of cover letter. The first thin= g > >> to explain. > > > > I did mention in the cover letter that the pwm series is a dependency: > > https://lore.kernel.org/all/20260703152215.192859-1-richard.genoud@boot= lin.com/ > > Apply this patch and test. > How were you applying the series? I noticed sashiko was also failing to apply the series: https://sashiko.dev/#/patchset/20260802-submit-acx00-of-dynamic-v1-v1-0-0a5= 3cd9e21cc%40gmail.com But that appeared to be due to sashiko missing dependency resolution, I went ahead and created a PR that should hopefully fix that: https://github.com/sashiko-dev/sashiko/pull/389