mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
11 lines
165 B
Text
11 lines
165 B
Text
![]() |
// SPDX-License-Identifier: GPL-2.0-only
|
||
|
/*
|
||
|
* Copyright (C) 2020 André Hentschel <nerv@dawncrow.de>
|
||
|
*/
|
||
|
|
||
|
#include "omap36xx.dtsi"
|
||
|
|
||
|
&iva {
|
||
|
status = "disabled";
|
||
|
};
|