1/*
2 * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8
9#include "dra72-evm-common.dtsi"
10
11&rtctarget {
12	status = "disabled";
13};
14
15&usb4_tm {
16	status = "disabled";
17};
18