linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-ddr.dtsi
Shenwei Wang f537ee7f1e arm64: dts: freescale: add i.MX8DXL SoC support
i.MX8DXL is a device targeting the automotive and industrial market
segments. The chip is designed to achieve both high performance and
low power consumption. It has a dual (2x) Cortex-A35 processor.

This patch adds the basic support for i.MX8DXL SoC.

Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2022-09-17 16:35:21 +08:00

10 lines
164 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2020 NXP
*/
&ddr_pmu0 {
compatible = "fsl,imx8-ddr-pmu";
interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
};