]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/arm/boot/dts/stih407-b2120.dts
UBUNTU: Ubuntu-5.3.0-29.31
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / stih407-b2120.dts
CommitLineData
d2912cb1 1// SPDX-License-Identifier: GPL-2.0-only
2e86cd21
MC
2/*
3 * Copyright (C) 2014 STMicroelectronics (R&D) Limited.
4 * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
2e86cd21
MC
5 */
6/dts-v1/;
a01a35e0 7#include "stih407.dtsi"
2cdce7a9 8#include "stihxxx-b2120.dtsi"
2e86cd21
MC
9/ {
10 model = "STiH407 B2120";
11 compatible = "st,stih407-b2120", "st,stih407";
12
13 chosen {
dbb3fb45 14 bootargs = "clk_ignore_unused";
db543066 15 stdout-path = &sbc_serial0;
2e86cd21
MC
16 };
17
d6d854cc 18 memory@40000000 {
2e86cd21
MC
19 device_type = "memory";
20 reg = <0x40000000 0x80000000>;
21 };
22
23 aliases {
d366c30d 24 serial0 = &sbc_serial0;
60dfa245 25 ethernet0 = &ethernet0;
2e86cd21
MC
26 };
27
2e86cd21 28};