Hi, here are some updates for the pca953x driver for handling DT. The series includes some cleanup of deprecated DT properties, adds documentation and handling of reset gpio for the chip. Best regards, Markus Markus Pargmann (4): gpio: pca953x: Drop deprecated DT bindings gpio: pca953x: Add DT binding documentation gpio: pca953x: Add pca9506 as DT compatible gpio: pca953x: Add DT binding for reset gpio .../devicetree/bindings/gpio/gpio-pca953x.txt | 45 +++++++++++++ drivers/gpio/gpio-pca953x.c | 73 +++++++--------------- 2 files changed, 67 insertions(+), 51 deletions(-) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt -- 2.0.1 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html