Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.17 12 lines 251 B view raw
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&smpctrl { 10 compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl"; 11 status = "okay"; 12};