1// SPDX-License-Identifier: GPL-2.0-or-later 2/* 3 * Copyright (c) 2020 thingy.jp. 4 * Author: Daniel Palmer <daniel@thingy.jp> 5 */ 6 7#include "mstar-infinity2m.dtsi" 8 9&gpio { 10 compatible = "sstar,ssd20xd-gpio"; 11 status = "okay"; 12}; 13 14&smpctrl { 15 compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl"; 16 status = "okay"; 17}; 18