[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1557759340.git.gustavo.pimentel@synopsys.com>
Date: Mon, 13 May 2019 17:41:26 +0200
From: Gustavo Pimentel <Gustavo.Pimentel@...opsys.com>
To: p.zabel@...gutronix.de, robh+dt@...nel.org, mark.rutland@....com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Cc: Joao.Pinto@...opsys.com,
Gustavo Pimentel <Gustavo.Pimentel@...opsys.com>
Subject: [PATCH 0/2] Add DesignWare IP support to simple reset
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
Powered by blists - more mailing lists