diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-03-11 15:54:46 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-03-15 13:37:00 +0900 |
commit | 6462cdedc20b08ff5aa402a991ec89b3255ba51d (patch) | |
tree | 43a17bb1442a2daa1d3a3fe5667aee5879183feb /arch/arm/dts/uniphier-ph1-ld4-ref.dts | |
parent | 79cee3cf5e541107ff8ae24ae7959175a1ac656b (diff) | |
download | u-boot-6462cdedc20b08ff5aa402a991ec89b3255ba51d.tar.gz |
ARM: UniPhier: adjust device trees for business transfer
Panasonic's System LSI products, UniPhier SoC family, have been
transferred to Socionext Inc.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-ld4-ref.dts')
-rw-r--r-- | arch/arm/dts/uniphier-ph1-ld4-ref.dts | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/arm/dts/uniphier-ph1-ld4-ref.dts b/arch/arm/dts/uniphier-ph1-ld4-ref.dts index d479be1d4d..d972c0230e 100644 --- a/arch/arm/dts/uniphier-ph1-ld4-ref.dts +++ b/arch/arm/dts/uniphier-ph1-ld4-ref.dts @@ -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"; |