3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 23:32:17 +00:00
Brooklyn/arch/arm/boot/dts/overlays/pcie-32bit-dma-overlay.dts

19 lines
180 B
Plaintext

/*
* pcie-32bit-dma-overlay.dts
*/
/dts-v1/;
/plugin/;
/ {
compatible = "brcm,bcm2711";
fragment@0 {
target-path = "/aliases";
__overlay__ {
pcie0 = "";
};
};
};