2019-05-17 06:44:08 +05:30
|
|
|
/*
|
2020-07-08 11:34:51 +02:00
|
|
|
* Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/
|
2019-05-17 06:44:08 +05:30
|
|
|
*
|
|
|
|
|
* 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 06:44:09 +05:30
|
|
|
|
|
|
|
|
&usb4_tm {
|
|
|
|
|
status = "disabled";
|
|
|
|
|
};
|