kernel: add upstream patches for pca955x led driver
authorChris Blake <chrisrblake93@gmail.com>
Tue, 15 Feb 2022 00:54:02 +0000 (18:54 -0600)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 19 Jun 2022 10:31:02 +0000 (12:31 +0200)
commit78ecaebdff78378b0c9b081ac9beae29a69dbf69
tree3af13f908f149f76e5fa36aa3e97e2145631bb52
parent2e0afef246ef7128b982e02688d357269d9c7a6e
kernel: add upstream patches for pca955x led driver

These patches are to support the pca955x led with OpenWRT correctly via
device tree on linux 5.10. Without these, the new LED function/color/reg
features can not be used.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
target/linux/generic/backport-5.10/840-v5.15-leds-pca955x-clean-up-code-formatting.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/841-v5.15-leds-pca955x-add-brightness-get-function.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/842-v5.15-leds-pca955x-implement-the-default-state-property.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/843-v5.15-leds-pca955x-let-the-core-process-the-fwnode.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/844-v5.15-leds-pca955x-switch-to-i2c-probe-new.patch [new file with mode: 0644]