Files
Chromebook-Device-Nyan-NVID…/arch/arm/boot/dts/pxa27x.dtsi
2025-04-06 23:50:55 -05:00

15 lines
281 B
Plaintext

/* The pxa3xx skeleton simply augments the 2xx version */
/include/ "pxa2xx.dtsi"
/ {
model = "Marvell PXA27x familiy SoC";
compatible = "marvell,pxa27x";
pxabus {
pxairq: interrupt-controller@40d00000 {
marvell,intc-priority;
marvell,intc-nr-irqs = <34>;
};
};
};