xref: /linux/arch/arm64/boot/dts/qcom/x1e80100-crd.dts (revision db4a3f0fbedb0398f77b9047e8b8bb2b49f355bb)
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 "x1e80100.dtsi"
9#include "x1-crd.dtsi"
10
11/ {
12	model = "Qualcomm Technologies, Inc. X1E80100 CRD";
13	compatible = "qcom,x1e80100-crd", "qcom,x1e80100";
14};
15
16&gpu_zap_shader {
17	firmware-name = "qcom/x1e80100/gen70500_zap.mbn";
18};
19
20&iris {
21	status = "okay";
22};
23