提交 e76a96ef 编写于 作者: B Baoyou Xie 提交者: Philipp Zabel

dt: bindings: add documentation for zx2967 family reset controller

This patch adds dt-binding documentation for zx2967 family
reset controller.
Signed-off-by: NBaoyou Xie <baoyou.xie@linaro.org>
Reviewed-by: NShawn Guo <shawnguo@kernel.org>
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
上级 17ee3307
ZTE zx2967 SoCs Reset Controller
=======================================
Please also refer to reset.txt in this directory for common reset
controller binding usage.
Required properties:
- compatible: should be one of the following.
* zte,zx296718-reset
- reg: physical base address of the controller and length of memory mapped
region.
- #reset-cells: must be 1.
example:
reset: reset-controller@1461060 {
compatible = "zte,zx296718-reset";
reg = <0x01461060 0x8>;
#reset-cells = <1>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册