]> git.sur5r.net Git - u-boot/commit
dt-bindings: leds: adopt Linux PCA9532 binding constants
authorFelix Brack <fb@ltec.ch>
Thu, 28 Dec 2017 17:06:50 +0000 (18:06 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:25 +0000 (15:49 -0500)
commit445277b9d1efcc239c8c05560e4db312ea4f078e
treefddbde985f3882c18178e6bacaee737e5a7f3e75
parentf1627bdc19fb6b6677a95093a6c59b09cf17ef29
dt-bindings: leds: adopt Linux PCA9532 binding constants

I'm working on a v2 patch to add support for a board named pdu001. Its
Linux DTS file uses the include file added by this patch. To keep Linux
and U-Boot DTS files in sync U-Boot requires a copy of this file,
although there is no driver for NXP's PCA9532 i2c LED driver chip (yet).

Signed-off-by: Felix Brack <fb@ltec.ch>
include/dt-bindings/leds/leds-pca9532.h [new file with mode: 0644]