blob: 00a1c81ca3977ea176e27be08fc65fa31f6aaa76 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};