X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2Funiphier-ph1-ld11-ref.dts;h=4eb7664a9e4d93dea477214aa1566810b9373734;hb=9e613de0e1a88a61a4e3ea82d0759e1044d77073;hp=88e7f53ed59142a893b5a342596483372d5fcfc3;hpb=9f69ab86d0592d528a0372f01fa23684291243fa;p=oweals%2Fu-boot.git diff --git a/arch/arm/dts/uniphier-ph1-ld11-ref.dts b/arch/arm/dts/uniphier-ph1-ld11-ref.dts index 88e7f53ed5..4eb7664a9e 100644 --- a/arch/arm/dts/uniphier-ph1-ld11-ref.dts +++ b/arch/arm/dts/uniphier-ph1-ld11-ref.dts @@ -1,7 +1,8 @@ /* * Device Tree Source for UniPhier PH1-LD11 Reference Board * - * Copyright (C) 2016 Masahiro Yamada + * Copyright (C) 2016 Socionext Inc. + * Author: Masahiro Yamada * * SPDX-License-Identifier: GPL-2.0+ X11 */ @@ -49,18 +50,20 @@ status = "okay"; }; -/* for U-Boot only */ -/ { - soc { - u-boot,dm-pre-reloc; - }; +&usb0 { + status = "okay"; }; -&serial0 { - u-boot,dm-pre-reloc; +&usb1 { + status = "okay"; +}; + +&usb2 { + status = "okay"; }; -&pinctrl { +/* for U-Boot only */ +&serial0 { u-boot,dm-pre-reloc; };