]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/arm/boot/dts/kirkwood-linkstation-lsvl.dts
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / kirkwood-linkstation-lsvl.dts
CommitLineData
b3820aa1 1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
60ff189c
RS
2/*
3 * Device Tree file for Buffalo Linkstation LS-VL
4 *
5 * Copyright (C) 2015, 2016
6 * Roger Shimizu <rogershimizu@gmail.com>
60ff189c
RS
7 */
8
9/dts-v1/;
10#include "kirkwood-linkstation-6282.dtsi"
11
12/ {
13 model = "Buffalo Linkstation LS-VL";
14 compatible = "buffalo,lsvl", "marvell,kirkwood-88f6282", "marvell,kirkwood";
15
16 memory { /* 256 MB */
17 device_type = "memory";
18 reg = <0x00000000 0x10000000>;
19 };
20};