On Thu, Dec 10, 2020 at 09:17:43PM -0600, Rob Herring wrote:
On Sun, 06 Dec 2020 03:27:02 +0200, Cristian Ciocaltea wrote:
quoted
Add devicetree binding for Actions Semi ATC260x PMICs.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
---
Changes in v3 (according to Rob's review):
- Dropped the 'pwrc' and 'onkey' nodes
- Used a common 'reset-time-sec' property
.../bindings/mfd/actions,atc260x.yaml | 181 ++++++++++++++++++
1 file changed, 181 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mfd/actions,atc260x.yaml
Reviewed-by: Rob Herring <robh@kernel.org>
Thanks for reviewing,
Cristi