From 897075539b515ed9f94b2c996006e35ccd6d3e16 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 4 Jul 2019 09:02:44 +0200 Subject: dts: update to v5.2-rc6 Signed-off-by: Sascha Hauer --- dts/src/arm/dra76x.dtsi | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'dts/src/arm/dra76x.dtsi') diff --git a/dts/src/arm/dra76x.dtsi b/dts/src/arm/dra76x.dtsi index 9ee45aa365..cdcba3f561 100644 --- a/dts/src/arm/dra76x.dtsi +++ b/dts/src/arm/dra76x.dtsi @@ -1,9 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #include "dra74x.dtsi" @@ -81,3 +78,11 @@ reg = <0x3fc>; }; }; + +&rtctarget { + status = "disabled"; +}; + +&usb4_tm { + status = "disabled"; +}; -- cgit v1.2.3