]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
ARM: UniPhier: adjust device trees for business transfer
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 11 Mar 2015 06:54:46 +0000 (15:54 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:12 +0000 (14:34 +0200)
Panasonic's System LSI products, UniPhier SoC family, have been
transferred to Socionext Inc.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
16 files changed:
arch/arm/dts/uniphier-ph1-ld4-ref.dts
arch/arm/dts/uniphier-ph1-ld4.dtsi
arch/arm/dts/uniphier-ph1-pro4-ref.dts
arch/arm/dts/uniphier-ph1-pro4.dtsi
arch/arm/dts/uniphier-ph1-sld3-ref.dts
arch/arm/dts/uniphier-ph1-sld3.dtsi
arch/arm/dts/uniphier-ph1-sld8-ref.dts
arch/arm/dts/uniphier-ph1-sld8.dtsi
arch/arm/dts/uniphier-ref-daughter.dtsi
drivers/i2c/i2c-uniphier-f.c
drivers/i2c/i2c-uniphier.c
drivers/serial/serial_uniphier.c
drivers/usb/host/ehci-uniphier.c
drivers/usb/host/xhci-uniphier.c
include/fdtdec.h
lib/fdtdec.c

index d479be1d4d6ebdf155915be5ad8d125bf0e419bb..d972c0230ecefc432b45c160266905caa9747717 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-LD4 Reference Board
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -12,8 +13,8 @@
 /include/ "uniphier-ref-daughter.dtsi"
 
 / {
-       model = "Panasonic UniPhier PH1-LD4 Reference Board";
-       compatible = "panasonic,ph1-ld4-ref", "panasonic,ph1-ld4";
+       model = "UniPhier PH1-LD4 Reference Board";
+       compatible = "socionext,ph1-ld4-ref", "socionext,ph1-ld4";
 
        memory {
                device_type = "memory";
index 8ed7bbf53c112ac047b358cc44267c6841ba2872..c2008383c1b499c2753a2b7d207be2347c14ec12 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-LD4 SoC
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -10,7 +11,7 @@
 /include/ "skeleton.dtsi"
 
 / {
-       compatible = "panasonic,ph1-ld4";
+       compatible = "socionext,ph1-ld4";
 
        cpus {
                #address-cells = <1>;
                ranges;
 
                uart0: serial@54006800 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006800 0x20>;
                        clock-frequency = <36864000>;
                };
 
                uart1: serial@54006900 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006900 0x20>;
                        clock-frequency = <36864000>;
                };
 
                uart2: serial@54006a00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006a00 0x20>;
                        clock-frequency = <36864000>;
                };
 
                uart3: serial@54006b00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006b00 0x20>;
                        clock-frequency = <36864000>;
                };
 
                i2c0: i2c@58400000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58400000 0x40>;
@@ -67,7 +68,7 @@
                };
 
                i2c1: i2c@58480000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58480000 0x40>;
@@ -76,7 +77,7 @@
                };
 
                i2c2: i2c@58500000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58500000 0x40>;
@@ -85,7 +86,7 @@
                };
 
                i2c3: i2c@58580000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58580000 0x40>;
                };
 
                usb0: usb@5a800100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a800100 0x100>;
                };
 
                usb1: usb@5a810100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a810100 0x100>;
                };
 
                usb2: usb@5a820100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a820100 0x100>;
                };
index 5bec92b8f30c6ad050742dda1b01a9af9d76a227..f6d03e3e26ce62afb1cabc94279b7c466e9fbcb7 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-Pro4 Reference Board
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -12,8 +13,8 @@
 /include/ "uniphier-ref-daughter.dtsi"
 
 / {
-       model = "Panasonic UniPhier PH1-Pro4 Reference Board";
-       compatible = "panasonic,ph1-pro4-ref", "panasonic,ph1-pro4";
+       model = "UniPhier PH1-Pro4 Reference Board";
+       compatible = "socionext,ph1-pro4-ref", "socionext,ph1-pro4";
 
        memory {
                device_type = "memory";
index 1247779ab073e656df79e55455ff7502fac7b9c4..8195266db3c7ab2f88b459af41d331ae40fad105 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-Pro4 SoC
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -10,7 +11,7 @@
 /include/ "skeleton.dtsi"
 
 / {
-       compatible = "panasonic,ph1-pro4";
+       compatible = "socionext,ph1-pro4";
 
        cpus {
                #address-cells = <1>;
                ranges;
 
                uart0: serial@54006800 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006800 0x20>;
                        clock-frequency = <73728000>;
                };
 
                uart1: serial@54006900 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006900 0x20>;
                        clock-frequency = <73728000>;
                };
 
                uart2: serial@54006a00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006a00 0x20>;
                        clock-frequency = <73728000>;
                };
 
                uart3: serial@54006b00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006b00 0x20>;
                        clock-frequency = <73728000>;
                };
 
                i2c0: i2c@58780000 {
-                       compatible = "panasonic,uniphier-fi2c";
+                       compatible = "socionext,uniphier-fi2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58780000 0x80>;
@@ -73,7 +74,7 @@
                };
 
                i2c1: i2c@58781000 {
-                       compatible = "panasonic,uniphier-fi2c";
+                       compatible = "socionext,uniphier-fi2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58781000 0x80>;
@@ -82,7 +83,7 @@
                };
 
                i2c2: i2c@58782000 {
-                       compatible = "panasonic,uniphier-fi2c";
+                       compatible = "socionext,uniphier-fi2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58782000 0x80>;
@@ -91,7 +92,7 @@
                };
 
                i2c3: i2c@58783000 {
-                       compatible = "panasonic,uniphier-fi2c";
+                       compatible = "socionext,uniphier-fi2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58783000 0x80>;
                /* i2c4 does not exist */
 
                i2c5: i2c@58785000 {
-                       compatible = "panasonic,uniphier-fi2c";
+                       compatible = "socionext,uniphier-fi2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58785000 0x80>;
                };
 
                i2c6: i2c@58786000 {
-                       compatible = "panasonic,uniphier-fi2c";
+                       compatible = "socionext,uniphier-fi2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58786000 0x80>;
                };
 
                usb2: usb@5a800100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a800100 0x100>;
                };
 
                usb3: usb@5a810100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a810100 0x100>;
                };
 
                usb0: usb@65a00000 {
-                       compatible = "panasonic,uniphier-xhci", "generic-xhci";
+                       compatible = "socionext,uniphier-xhci", "generic-xhci";
                        status = "disabled";
                        reg = <0x65a00000 0x100>;
                };
 
                usb1: usb@65c00000 {
-                       compatible = "panasonic,uniphier-xhci", "generic-xhci";
+                       compatible = "socionext,uniphier-xhci", "generic-xhci";
                        status = "disabled";
                        reg = <0x65c00000 0x100>;
                };
index 8a7f90ac78dc76b6946a9136e46b1e0222ce69a0..d9616f68a081705a7aeb346524f71cb31e6f7245 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-sLD3 Reference Board
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -12,8 +13,8 @@
 /include/ "uniphier-ref-daughter.dtsi"
 
 / {
-       model = "Panasonic UniPhier PH1-sLD3 Reference Board";
-       compatible = "panasonic,ph1-sld3-ref", "panasonic,ph1-sld3";
+       model = "UniPhier PH1-sLD3 Reference Board";
+       compatible = "socionext,ph1-sld3-ref", "socionext,ph1-sld3";
 
        memory {
                device_type = "memory";
index 88322c6a8c7e90f30ff0c9befd20148b726ff71e..44b19897b3bd87817e267d9e075a372dfbe73a58 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-sLD3 SoC
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -10,7 +11,7 @@
 /include/ "skeleton.dtsi"
 
 / {
-       compatible = "panasonic,ph1-sld3";
+       compatible = "socionext,ph1-sld3";
 
        cpus {
                #address-cells = <1>;
                ranges;
 
                uart0: serial@54006800 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006800 0x20>;
                        clock-frequency = <36864000>;
                };
 
                uart1: serial@54006900 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006900 0x20>;
                        clock-frequency = <36864000>;
                };
 
                uart2: serial@54006a00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006a00 0x20>;
                        clock-frequency = <36864000>;
                };
 
                i2c0: i2c@58400000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58400000 0x40>;
@@ -66,7 +67,7 @@
                };
 
                i2c1: i2c@58480000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58480000 0x40>;
@@ -75,7 +76,7 @@
                };
 
                i2c2: i2c@58500000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58500000 0x40>;
@@ -84,7 +85,7 @@
                };
 
                i2c3: i2c@58580000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58580000 0x40>;
                };
 
                usb0: usb@5a800100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a800100 0x100>;
                };
 
                usb1: usb@5a810100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a810100 0x100>;
                };
 
                usb2: usb@5a820100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a820100 0x100>;
                };
 
                usb3: usb@5a830100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a830100 0x100>;
                };
index 0cb9c47b6570b71e8ee96c69aa7f9b1cd9c973a3..69e9bfa9ba067fa315a530f712203f68bc6292b0 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-sLD8 Reference Board
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -12,8 +13,8 @@
 /include/ "uniphier-ref-daughter.dtsi"
 
 / {
-       model = "Panasonic UniPhier PH1-sLD8 Reference Board";
-       compatible = "panasonic,ph1-sld8-ref", "panasonic,ph1-sld8";
+       model = "UniPhier PH1-sLD8 Reference Board";
+       compatible = "socionext,ph1-sld8-ref", "socionext,ph1-sld8";
 
        memory {
                device_type = "memory";
index 1b3eb228c84d21f99b89ae3ea4019b93e3c416dc..d9f61c2231968621bc0b407c91b47ca3ed5bcdd7 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier PH1-sLD8 SoC
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -10,7 +11,7 @@
 /include/ "skeleton.dtsi"
 
 / {
-       compatible = "panasonic,ph1-sld8";
+       compatible = "socionext,ph1-sld8";
 
        cpus {
                #address-cells = <1>;
                ranges;
 
                uart0: serial@54006800 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006800 0x20>;
                        clock-frequency = <80000000>;
                };
 
                uart1: serial@54006900 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006900 0x20>;
                        clock-frequency = <80000000>;
                };
 
                uart2: serial@54006a00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006a00 0x20>;
                        clock-frequency = <80000000>;
                };
 
                uart3: serial@54006b00 {
-                       compatible = "panasonic,uniphier-uart";
+                       compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006b00 0x20>;
                        clock-frequency = <80000000>;
                };
 
                i2c0: i2c@58400000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58400000 0x40>;
@@ -67,7 +68,7 @@
                };
 
                i2c1: i2c@58480000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58480000 0x40>;
@@ -76,7 +77,7 @@
                };
 
                i2c2: i2c@58500000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58500000 0x40>;
@@ -85,7 +86,7 @@
                };
 
                i2c3: i2c@58580000 {
-                       compatible = "panasonic,uniphier-i2c";
+                       compatible = "socionext,uniphier-i2c";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x58580000 0x40>;
                };
 
                usb0: usb@5a800100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a800100 0x100>;
                };
 
                usb1: usb@5a810100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a810100 0x100>;
                };
 
                usb2: usb@5a820100 {
-                       compatible = "panasonic,uniphier-ehci", "generic-ehci";
+                       compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a820100 0x100>;
                };
index 0145b517801f3e742c3315fdfcd81f020f385731..aca9f58b250c5947dea5751961d995ed14d1886d 100644 (file)
@@ -2,7 +2,8 @@
  * Device Tree Source for UniPhier Reference Daughter Board
  *
  * Copyright (C) 2014-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 6707edd9ef498364f1493d5787adf914be2f53d6..fd28c1739983c91da5d332bd9abc122f9f5c9d69 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Copyright (C) 2014 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -352,8 +353,8 @@ static const struct dm_i2c_ops uniphier_fi2c_ops = {
 };
 
 static const struct udevice_id uniphier_fi2c_of_match[] = {
-       { .compatible = "panasonic,uniphier-fi2c" },
-       {},
+       { .compatible = "socionext,uniphier-fi2c" },
+       { /* sentinel */ }
 };
 
 U_BOOT_DRIVER(uniphier_fi2c) = {
index 64a9ed81d2530b601edd2b29b234f8461c107ac6..666272dd0d7aefe97b495612bb8c829ae3e03c73 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Copyright (C) 2014 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -212,8 +213,8 @@ static const struct dm_i2c_ops uniphier_i2c_ops = {
 };
 
 static const struct udevice_id uniphier_i2c_of_match[] = {
-       { .compatible = "panasonic,uniphier-i2c" },
-       {},
+       { .compatible = "socionext,uniphier-i2c" },
+       { /* sentinel */ }
 };
 
 U_BOOT_DRIVER(uniphier_i2c) = {
index a6bd27facffd91f7356f89077df1ad9a6ecbf95c..98e3b812e0b2a0fe44094acfc6036cdac14d490f 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Copyright (C) 2012-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015      Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -115,8 +116,8 @@ static int uniphier_serial_remove(struct udevice *dev)
 
 #ifdef CONFIG_OF_CONTROL
 static const struct udevice_id uniphier_uart_of_match[] = {
-       { .compatible = "panasonic,uniphier-uart" },
-       {},
+       { .compatible = "socionext,uniphier-uart" },
+       { /* sentinel */ }
 };
 
 static int uniphier_serial_ofdata_to_platdata(struct udevice *dev)
index b5ec2969188bb5f39f0887e5d4854391f3d7d8d9..846bf509d67cded50bcf31f9b06510a89a8d3435 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Copyright (C) 2014 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -16,7 +17,7 @@
 DECLARE_GLOBAL_DATA_PTR;
 
 #define FDT            gd->fdt_blob
-#define COMPAT         "panasonic,uniphier-ehci"
+#define COMPAT         "socionext,uniphier-ehci"
 
 static int get_uniphier_ehci_base(int index, struct ehci_hccr **base)
 {
index 08b15e0ad1b730824c594fb497e8bbbfa5e63174..e0ef3221727981546a3e6e1306f24a1c2739dc17 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Copyright (C) 2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2015 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -19,7 +20,7 @@ static int get_uniphier_xhci_base(int index, struct xhci_hccr **base)
        int count;
 
        count = fdtdec_find_aliases_for_id(gd->fdt_blob, "usb",
-                                          COMPAT_PANASONIC_XHCI, node_list,
+                                          COMPAT_SOCIONEXT_XHCI, node_list,
                                           ARRAY_SIZE(node_list));
 
        if (index >= count)
index 1233dfb280b10efff3d2c395a728e50bef69a7a2..5ac515d87d2da35a42b649440933e686f23af904 100644 (file)
@@ -168,7 +168,7 @@ enum fdt_compat_id {
        COMPAT_AMS_AS3722,              /* AMS AS3722 PMIC */
        COMPAT_INTEL_ICH_SPI,           /* Intel ICH7/9 SPI controller */
        COMPAT_INTEL_QRK_MRC,           /* Intel Quark MRC */
-       COMPAT_PANASONIC_XHCI,          /* Panasonic UniPhier xHCI */
+       COMPAT_SOCIONEXT_XHCI,          /* Socionext UniPhier xHCI */
 
        COMPAT_COUNT,
 };
index 21933e4a47d4b8db69eb5c745ee3d69d4abd54e2..1a0268a3f9f57e8c492495eb50abc1d8ca0e4500 100644 (file)
@@ -76,7 +76,7 @@ static const char * const compat_names[COMPAT_COUNT] = {
        COMPAT(AMS_AS3722, "ams,as3722"),
        COMPAT(INTEL_ICH_SPI, "intel,ich-spi"),
        COMPAT(INTEL_QRK_MRC, "intel,quark-mrc"),
-       COMPAT(PANASONIC_XHCI, "panasonic,uniphier-xhci"),
+       COMPAT(SOCIONEXT_XHCI, "socionext,uniphier-xhci"),
 };
 
 const char *fdtdec_get_compatible(enum fdt_compat_id id)