1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0 OR X11 2*f126890aSEmmanuel Vadot/* 3*f126890aSEmmanuel Vadot * Device Tree Include file for TQ-Systems TQMa7D board with NXP i.MX7Dual SoC. 4*f126890aSEmmanuel Vadot * 5*f126890aSEmmanuel Vadot * Copyright (C) 2016 TQ-Systems GmbH 6*f126890aSEmmanuel Vadot * Author: Markus Niebel <Markus.Niebel@tq-group.com> 7*f126890aSEmmanuel Vadot * Copyright (C) 2019 Bruno Thomsen <bruno.thomsen@gmail.com> 8*f126890aSEmmanuel Vadot */ 9*f126890aSEmmanuel Vadot 10*f126890aSEmmanuel Vadot#include "imx7d.dtsi" 11*f126890aSEmmanuel Vadot#include "imx7-tqma7.dtsi" 12*f126890aSEmmanuel Vadot 13*f126890aSEmmanuel Vadot&cpu1 { 14*f126890aSEmmanuel Vadot cpu-supply = <&sw1a_reg>; 15*f126890aSEmmanuel Vadot}; 16