mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
161546850d
DM3730 is considered as omap36xx.dtsi, while the rest has: DM3730 | DM3725 | AM3715 | AM3703 IVA X | X | | SGX X | | X | Where X is "supported" Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
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";
|
|
};
|