X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2Funiphier-ld6b-ref.dts;h=3d9080ee7aef73b5a1642757d5931b5345e698a6;hb=9a3cc7b6d416fddfa6058b731fe5c9055dba6918;hp=b4bb5b546a03f502cd6d26392cb9f2cae9d678d6;hpb=08546df976b79b1694af3ff12b26baf2931f371a;p=oweals%2Fu-boot.git diff --git a/arch/arm/dts/uniphier-ld6b-ref.dts b/arch/arm/dts/uniphier-ld6b-ref.dts index b4bb5b546a..3d9080ee7a 100644 --- a/arch/arm/dts/uniphier-ld6b-ref.dts +++ b/arch/arm/dts/uniphier-ld6b-ref.dts @@ -1,16 +1,14 @@ -/* - * Device Tree Source for UniPhier LD6b Reference Board - * - * Copyright (C) 2015-2016 Socionext Inc. - * Author: Masahiro Yamada - * - * SPDX-License-Identifier: (GPL-2.0+ OR MIT) - */ +// SPDX-License-Identifier: GPL-2.0+ OR MIT +// +// Device Tree Source for UniPhier LD6b Reference Board +// +// Copyright (C) 2015-2016 Socionext Inc. +// Author: Masahiro Yamada /dts-v1/; -/include/ "uniphier-ld6b.dtsi" -/include/ "uniphier-ref-daughter.dtsi" -/include/ "uniphier-support-card.dtsi" +#include "uniphier-ld6b.dtsi" +#include "uniphier-ref-daughter.dtsi" +#include "uniphier-support-card.dtsi" / { model = "UniPhier LD6b Reference Board"; @@ -40,7 +38,7 @@ }; ðsc { - interrupts = <0 52 4>; + interrupts = <4 8>; }; &serial0 { @@ -55,6 +53,14 @@ status = "okay"; }; +&gpio { + xirq4 { + gpio-hog; + gpios = ; + input; + }; +}; + &i2c0 { status = "okay"; }; @@ -63,19 +69,25 @@ status = "okay"; }; -&usb0 { +ð { status = "okay"; + phy-handle = <ðphy>; }; -&usb1 { +&mdio { + ethphy: ethphy@0 { + reg = <0>; + }; +}; + +&usb0 { status = "okay"; }; -/* for U-Boot only */ -&serial0 { - u-boot,dm-pre-reloc; +&usb1 { + status = "okay"; }; -&pinctrl_uart0 { - u-boot,dm-pre-reloc; +&nand { + status = "okay"; };