Re: [PATCH v6 0/7] thermal/drivers: airoha: Add support for AN7583
Daniel Lezcano <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 7/2/26 11:48, Christian Marangi wrote: > This small series implement all the required changes to > support Airoha AN7583 Thermal Sensor. > > The SoC dropped the Monitor subsystem and only provide > temperature reading. Some generalization was required > to at least save the common code with also the help of > reg field API. > > Changes v6: > - Add review tag to DT patch > - Add review tag to fix patch > - Rebase on top of linux-next > Changes v5: > - Fix alpabetical order in Documentation patch > - Address suggested change by AI Bot > Changes v4: > - Rebase on top of linux-next > Changes v3: > - Property use chip-scu for thermal sensor > Changes v2: > - Update DT schema patch to implement dedicated schema > Applied, thanks