mpc85xx: update lp5521 led-controller node for 5.10
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 13 Feb 2022 10:18:04 +0000 (11:18 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 19 Feb 2022 18:34:18 +0000 (19:34 +0100)
commit583ac0e11df7e29142837410a320db4654e4ff96
tree46e257044447507d64cef25fe4ba1f983bf1e96d
parentcfe79f2eb8b3c874f3d1a4441b8a60af32169974
mpc85xx: update lp5521 led-controller node for 5.10

The tricolor LED which is controlled by a lp5521 needed
some maintenance as the driver failed to load in the
current v5.10 image:
| lp5521: probe of 0-0032 failed with error -22

This is because the device-tree needed to be updated
to match the latest led coloring and function trends.

 - removed the device name from the label
 - added color/function properties
 - added required reg and cells properties

For reference a disabled multicolor/RGB is added since this
reflects the real hardware. Unfortunately, the multicolor
sysfs interface isn't supported by yet.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/boot/dts/hiveap-330.dts