blob: 6f067da61ba3ee85022b8d83344ecc2eadd59e6b [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};