X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fmips%2Fdts%2Fcomtrend%2Car-5315u.dts;h=45570189d0bd28505e8a5be7fe9add3ddf13175c;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=4e4d69b638468f48e105668d745862376711976f;hpb=d61639e39a9f1a5c0a05b384196c60a4f75ec93a;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/mips/dts/comtrend,ar-5315u.dts b/arch/mips/dts/comtrend,ar-5315u.dts index 4e4d69b..4557018 100644 --- a/arch/mips/dts/comtrend,ar-5315u.dts +++ b/arch/mips/dts/comtrend,ar-5315u.dts @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2018 Álvaro Fernández Rojas - * - * SPDX-License-Identifier: GPL-2.0+ */ /dts-v1/; @@ -21,6 +20,10 @@ }; }; +&ehci { + status = "okay"; +}; + &leds { status = "okay"; @@ -67,6 +70,10 @@ }; }; +&ohci { + status = "okay"; +}; + &spi { status = "okay"; @@ -83,3 +90,7 @@ u-boot,dm-pre-reloc; status = "okay"; }; + +&usbh { + status = "okay"; +};