Files
build/patch/kernel/archive/rockchip-6.17/overlay/rk322x-nand.dtso
Paolo Sabatino 29317c6f7e update rockchip 32 bit edge kernel to 6.17
* import new layout for libreelec patches (no more mbox)
* refactor existing patches to kernel 6.17
* fix uboot issue causing VOP IOMMU page fault and no screen
2025-09-18 22:48:06 +02:00

23 lines
361 B
Plaintext

/dts-v1/;
/plugin/;
/ {
fragment@0 {
target = <&nfc>;
__overlay__ {
status = "okay";
pinctrl-0 = <&flash_cs0 &flash_cs1 &flash_cs2 &flash_cs3 &flash_rdy &flash_ale &flash_cle &flash_wrn &flash_bus8 &flash_dqs &flash_wp>;
pinctrl-names = "default";
};
};
fragment@1 {
target = <&emmc>;
__overlay__ {
status = "disabled";
};
};
};