Re: [PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-12-06 Thread Tom Rini
On Sun, 10 Nov 2024 12:50:19 +0100, Christian Marangi wrote: > This series is split in 2 part. > > While adapting the LED boot and activity code to the new property > accepted by Rob in dt-schema repository, a big BUG was discovered. > > The reason wasn't clear at start and took me some days to

Re: [PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-12-06 Thread Tom Rini
On Fri, Dec 06, 2024 at 06:30:00PM +0100, Christian Marangi wrote: > On Fri, Nov 22, 2024 at 08:41:13PM -0600, Tom Rini wrote: > > On Wed, Nov 13, 2024 at 09:24:59PM +0100, Christian Marangi wrote: > > > On Wed, Nov 13, 2024 at 12:00:59PM -0600, Tom Rini wrote: > > > > On Sun, Nov 10, 2024 at 12:50

Re: [PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-12-06 Thread Christian Marangi
On Fri, Nov 22, 2024 at 08:41:13PM -0600, Tom Rini wrote: > On Wed, Nov 13, 2024 at 09:24:59PM +0100, Christian Marangi wrote: > > On Wed, Nov 13, 2024 at 12:00:59PM -0600, Tom Rini wrote: > > > On Sun, Nov 10, 2024 at 12:50:19PM +0100, Christian Marangi wrote: > > > > > > > This series is split i

Re: [PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-11-22 Thread Tom Rini
On Wed, Nov 13, 2024 at 09:24:59PM +0100, Christian Marangi wrote: > On Wed, Nov 13, 2024 at 12:00:59PM -0600, Tom Rini wrote: > > On Sun, Nov 10, 2024 at 12:50:19PM +0100, Christian Marangi wrote: > > > > > This series is split in 2 part. > > > > > > While adapting the LED boot and activity code

Re: [PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-11-13 Thread Christian Marangi
On Wed, Nov 13, 2024 at 12:00:59PM -0600, Tom Rini wrote: > On Sun, Nov 10, 2024 at 12:50:19PM +0100, Christian Marangi wrote: > > > This series is split in 2 part. > > > > While adapting the LED boot and activity code to the new property > > accepted by Rob in dt-schema repository, a big BUG was

Re: [PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-11-13 Thread Tom Rini
On Sun, Nov 10, 2024 at 12:50:19PM +0100, Christian Marangi wrote: > This series is split in 2 part. > > While adapting the LED boot and activity code to the new property > accepted by Rob in dt-schema repository, a big BUG was discovered. > > The reason wasn't clear at start and took me some da

[PATCH v2 0/8] led: update LED boot/activity to new property implementation

2024-11-10 Thread Christian Marangi
This series is split in 2 part. While adapting the LED boot and activity code to the new property accepted by Rob in dt-schema repository, a big BUG was discovered. The reason wasn't clear at start and took me some days to figure it out. This was triggered by adding a new phandle in the test.dts