9 lines
160 B
Text
9 lines
160 B
Text
// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
* Copyright (c) 2019 MediaTek Inc.
|
|
*/
|
|
|
|
/* Trustonic Mobilecore real driver */
|
|
&mobicore{
|
|
trustonic,real-drv = <1>;
|
|
};
|