1 // SPDX-License-Identifier: GPL-2.0 OR X11 2 /* 3 * Device Tree Include file for TQ-Systems TQMa7D board with NXP i.MX7Dual SoC. 4 * 5 * Copyright (C) 2016 TQ-Systems GmbH 6 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 7 * Copyright (C) 2019 Bruno Thomsen <bruno.thomsen@gmail.com> 8 */ 9 10 #include "imx7d.dtsi" 11 #include "imx7-tqma7.dtsi" 12 13 &cpu1 { 14 cpu-supply = <&sw1a_reg>; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.