mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Copyright (C) 2020 André Hentschel <nerv@dawncrow.de>
|
|
*/
|
|
|
|
#include "omap36xx.dtsi"
|
|
|
|
&iva {
|
|
status = "disabled";
|
|
};
|