Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * Copyright (c) 2020 thingy.jp.
0004  * Author: Daniel Palmer <daniel@thingy.jp>
0005  */
0006 
0007 #include "mstar-infinity2m.dtsi"
0008 
0009 &gpio {
0010         compatible = "sstar,ssd20xd-gpio";
0011         status = "okay";
0012 };
0013 
0014 &smpctrl {
0015         compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
0016         status = "okay";
0017 };