On Wed, Oct 02, 2024 at 05:00:22PM +0200, Marek Vasut wrote: > On 10/2/24 2:58 PM, Greg Kroah-Hartman wrote: > > 6.6-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Pieterjan Camerlynck <pieterjanca@xxxxxxxxx> > > > > [ Upstream commit 68d6520d2e76998cdea58f6dd8782de5ab5b28af ] > > > > Add support for PCA9956B chip, which belongs to the same family. > > > > This chip features 24 instead of 16 outputs, so add a chipdef struct to > > deal with the different register layouts. > Seems like a feature patch, not stable material ? As the patch said: Stable-dep-of: 82c5ada1f9d0 ("leds: pca995x: Fix device child node usage in pca995x_probe()") it is needed for that one. and we add new device ids or quirks all the time, this one seems sane. thanks, greg k-h