]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
powerpc/fsl-booke: Update DCSR EPU device tree entries for existing SoCs
authorStephen George <Stephen.George@freescale.com>
Tue, 5 Mar 2013 19:46:56 +0000 (13:46 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 18 Mar 2013 19:09:28 +0000 (14:09 -0500)
Identifies the epu as compatible with Chassis v1 Debug IP.

Signed-off-by: Stephen George <Stephen.George@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/p2041si-post.dtsi
arch/powerpc/boot/dts/fsl/p3041si-post.dtsi
arch/powerpc/boot/dts/fsl/p4080si-post.dtsi
arch/powerpc/boot/dts/fsl/p5020si-post.dtsi
arch/powerpc/boot/dts/fsl/p5040si-post.dtsi

index 69ac1acd4349b7522c627412f40fa6b356cea2e6..dc6cc5afd189b6f1e66c200e994e75760229d2a3 100644 (file)
        compatible = "fsl,dcsr", "simple-bus";
 
        dcsr-epu@0 {
-               compatible = "fsl,dcsr-epu";
+               compatible = "fsl,p2041-dcsr-epu", "fsl,dcsr-epu";
                interrupts = <52 2 0 0
                              84 2 0 0
                              85 2 0 0>;
index 9b5a81a4529ca1b52893a145d8cdacee6c21ccab..3fa1e22d544a51c76848c9113cdc5726b575c7e3 100644 (file)
        compatible = "fsl,dcsr", "simple-bus";
 
        dcsr-epu@0 {
-               compatible = "fsl,dcsr-epu";
+               compatible = "fsl,p3041-dcsr-epu", "fsl,dcsr-epu";
                interrupts = <52 2 0 0
                              84 2 0 0
                              85 2 0 0>;
index 19859ad851eb5223111349dd48c766cef0a9ba3a..34769a7eafea17cec138f0885feb8a476adf6d94 100644 (file)
        compatible = "fsl,dcsr", "simple-bus";
 
        dcsr-epu@0 {
-               compatible = "fsl,dcsr-epu";
+               compatible = "fsl,p4080-dcsr-epu", "fsl,dcsr-epu";
                interrupts = <52 2 0 0
                              84 2 0 0
                              85 2 0 0>;
index 9ea77c3513f6c840c03b68b90cc6854fdb9ccdf4..bc3ae5a2252f451a4bdcc76ead0dff12fd5b553f 100644 (file)
        compatible = "fsl,dcsr", "simple-bus";
 
        dcsr-epu@0 {
-               compatible = "fsl,dcsr-epu";
+               compatible = "fsl,p5020-dcsr-epu", "fsl,dcsr-epu";
                interrupts = <52 2 0 0
                              84 2 0 0
                              85 2 0 0>;
index 97f8c26f970933988279eb54c6296efeba2cc3ab..a91897f6af0989b92f8f8ed717b554c13514a044 100644 (file)
        compatible = "fsl,dcsr", "simple-bus";
 
        dcsr-epu@0 {
-               compatible = "fsl,dcsr-epu";
+               compatible = "fsl,p5040-dcsr-epu", "fsl,dcsr-epu";
                interrupts = <52 2 0 0
                              84 2 0 0
                              85 2 0 0>;