#include "../../../include/generated/uapi/linux/version.h" | |
#if (LINUX_VERSION_CODE < KERNEL_VERSION(6, 5, 0)) | |
#include "armada-388-clearfog-pro.dts" | |
#else | |
#include "marvell/armada-388-clearfog-pro.dts" | |
#endif | |
&w25q32 { | |
status = "okay"; | |
}; | |
/ { | |
clocks { | |
spi_uart_clk: osc_max14830 { | |
compatible = "fixed-clock"; | |
#clock-cells = <0>; | |
clock-frequency = <3686400>; | |
}; | |
}; | |
soc { | |
internal-regs { | |
sdhci@d8000 { | |
/delete-property/ cd-gpios; | |
broken-cd; | |
}; | |
}; | |
}; | |
}; |