Re: [PATCH v6 0/6] mfd: cpcap: convert documentation to schema and add Mot board support

From: Svyatoslav Ryhel

Date: Thu May 28 2026 - 01:19:16 EST


ср, 27 трав. 2026 р. о 18:14 Lee Jones <lee@xxxxxxxxxx> пише:
>
> On Wed, 20 May 2026, Svyatoslav Ryhel wrote:
>
> > The initial goal was only to add support for the CPCAP used in the Mot
> > Tegra20 board; however, since the documentation was already partially
> > converted, I decided to complete the conversion to schema too.
> >
> > The CPCAP regulator, leds, rtc, pwrbutton and core files were converted
> > from TXT to YAML while preserving the original structure. Mot board
> > compatibility was added to the regulator and core schema. Since these
> > were one-line patches, they were not separated into dedicated commits;
> > however, the commit message notes this for both cases.
> >
> > Finally, the CPCAP MFD was slightly refactored to improve support for
> > multiple subcell compositions.
>
> Once you've fixed the DT issues that Rob pointed out, I'll merge the set.
>

That is already done. The address-cells and size-cells props were
removed from the main node in this iteration.

> --
> Lee Jones