On 13/03/2023 09:28, Shawn Guo wrote:
On Fri, Feb 10, 2023 at 04:48:51PM +0100, Michal Vokáč wrote:
The lp55xx LED controller binding was converted to schema and dtbs_check
now complains:
led-controller@30: 'chan@0', 'chan@1', 'chan@2' do not match any of the regexes
Use correct names to fix that.
Signed-off-by: Michal Vokáč <michal.vokac@xxxxxxxxx>
It's been address as part of this commit:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4b0d1f2738899dbcc7a026d826373530019aa31b
Which is mainline, so it raises the question on what old tree this was
based on...