blob: b7a4c5157a867608f5ea8e28164ba6685c9e35f1 [file] [log] [blame]
#include "../../../include/generated/uapi/linux/version.h"
#if (LINUX_VERSION_CODE < KERNEL_VERSION(6, 5, 0))
#include "armada-388-clearfog-base.dts"
#else
#include "marvell/armada-388-clearfog-base.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;
};
};
};
};