2019-05-17 01:14:08 +00:00
|
|
|
/*
|
2020-07-08 09:34:51 +00:00
|
|
|
* Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/
|
2019-05-17 01:14:08 +00:00
|
|
|
*
|
|
|
|
* 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 "dra72-evm-common.dtsi"
|
|
|
|
|
|
|
|
&rtctarget {
|
|
|
|
status = "disabled";
|
|
|
|
};
|
2019-05-17 01:14:09 +00:00
|
|
|
|
|
|
|
&usb4_tm {
|
|
|
|
status = "disabled";
|
|
|
|
};
|