Message ID | 20180724101522.68165-4-manu@freebsd.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/5] arm64: dts: allwinner: a64: Add SID node | expand |
On Tue, Jul 24, 2018 at 12:15:21PM +0200, Emmanuel Vadot wrote: > The H5 SoC have a SID controller that looks like the one in A64, but > in case we find some difference in the futur at a binding for it. > > Signed-off-by: Emmanuel Vadot <manu@freebsd.org> The prefix in your commit title should start with dt-bindings: ... Thanks! Maxime
diff --git a/Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt b/Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt index e319fe5e205a..99c4ba6a3f61 100644 --- a/Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt +++ b/Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt @@ -7,6 +7,7 @@ Required properties: "allwinner,sun8i-a83t-sid" "allwinner,sun8i-h3-sid" "allwinner,sun50i-a64-sid" + "allwinner,sun50i-h5-sid" - reg: Should contain registers location and length
The H5 SoC have a SID controller that looks like the one in A64, but in case we find some difference in the futur at a binding for it. Signed-off-by: Emmanuel Vadot <manu@freebsd.org> --- Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt | 1 + 1 file changed, 1 insertion(+)