lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 18 Feb 2019 10:04:38 +0800 From: guoren@...nel.org To: marc.zyngier@....com, tglx@...utronix.de, robh+dt@...nel.org Cc: linux-kernel@...r.kernel.org, guoren@...nel.org, Guo Ren <ren_guo@...ky.com> Subject: [PATCH V2 2/7] dt-bindings: csky,apb-intc: Add dh7k SOC support From: Guo Ren <ren_guo@...ky.com> Add C-SKY dh7k SOC description. Signed-off-by: Guo Ren <ren_guo@...ky.com> Cc: Marc Zyngier <marc.zyngier@....com> Cc: Rob Herring <robh+dt@...nel.org> --- Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt b/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt index 44286dc..63bc9dc 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt @@ -23,6 +23,7 @@ intc node bindings definition Definition: must be "csky,apb-intc" "csky,dual-apb-intc" "csky,gx6605s-intc" + "csky,dh7k-intc" - #interrupt-cells Usage: required Value type: <u32> -- 2.7.4
Powered by blists - more mailing lists