This patch series adds a reset-simple compatible string for DesignWare IPs allowing active high and low resets inputs. Also adds the corresponding documentation. Gustavo Pimentel (2): reset: Add DesignWare IP support to simple reset dt-bindings: Document the DesignWare IP reset bindings .../devicetree/bindings/reset/snps,dw-reset.txt | 30 ++++++++++++++++++++++ drivers/reset/Kconfig | 2 +- drivers/reset/reset-simple.c | 3 +++ 3 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/reset/snps,dw-reset.txt -- 2.7.4