]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm64/qcom/sm4450-qrd.dts
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm64 / qcom / sm4450-qrd.dts
1 // SPDX-License-Identifier: BSD-3-Clause
2 /*
3 * Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved.
4 */
5
6 /dts-v1/;
7
8 #include "sm4450.dtsi"
9 / {
10 model = "Qualcomm Technologies, Inc. SM4450 QRD";
11 compatible = "qcom,sm4450-qrd", "qcom,sm4450";
12
13 aliases { };
14
15 chosen {
16 bootargs = "console=hvc0";
17 };
18 };