commit | 08a947c98b830b9e9d5aa87401a37b2d6c21529a | [log] [tgz] |
---|---|---|
author | Felix Brack <fb@ltec.ch> | Thu Dec 28 18:06:50 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:25 2018 -0500 |
tree | fddbde985f3882c18178e6bacaee737e5a7f3e75 | |
parent | ea3dae4ca4d7e563f6ae37cf8fa7e9feeff372dd [diff] |
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>