Linux Audio

Check our new training course

Yocto / OpenEmbedded training

Mar 24-27, 2025, special US time zones
Register
Loading...
Note: File does not exist in v3.5.6.
 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-ssd20xd.dtsi"
 8
 9/ {
10	memory {
11		device_type = "memory";
12		reg = <0x20000000 0x8000000>;
13	};
14};