This patch adds very basic device tree binding support to the pca9532 driver. Sufficent to load driver and enable LEDs. Phil Reid (1): leds: pca9532: Add device tree binding .../devicetree/bindings/leds/leds-pca9532.txt | 32 +++++++++++ drivers/leds/leds-pca9532.c | 63 ++++++++++++++++++++-- include/dt-bindings/leds/leds-pca9532.h | 18 +++++++ include/linux/leds-pca9532.h | 8 ++- 4 files changed, 112 insertions(+), 9 deletions(-) create mode 100644 Documentation/devicetree/bindings/leds/leds-pca9532.txt create mode 100644 include/dt-bindings/leds/leds-pca9532.h -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html