]> Git Repo - J-u-boot.git/blob - arch/arm/dts/dra76x.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / dra76x.dtsi
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
4  */
5
6 #include "dra74x.dtsi"
7
8 / {
9         compatible = "ti,dra762", "ti,dra7";
10
11 };
12
13 /* MCAN interrupts are hard-wired to irqs 67, 68 */
14 &crossbar_mpu {
15         ti,irqs-skip = <10 67 68 133 139 140>;
16 };
This page took 0.024741 seconds and 4 git commands to generate.