xref: /kernel/linux/linux-6.6/arch/mips/ralink/Platform (revision 62306a36)
162306a36Sopenharmony_ci#
262306a36Sopenharmony_ci# Ralink SoC common stuff
362306a36Sopenharmony_ci#
462306a36Sopenharmony_cicflags-$(CONFIG_RALINK)		+= -I$(srctree)/arch/mips/include/asm/mach-ralink
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#
762306a36Sopenharmony_ci# Ralink RT288x
862306a36Sopenharmony_ci#
962306a36Sopenharmony_ciload-$(CONFIG_SOC_RT288X)	+= 0xffffffff88000000
1062306a36Sopenharmony_cicflags-$(CONFIG_SOC_RT288X)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci#
1362306a36Sopenharmony_ci# Ralink RT305x
1462306a36Sopenharmony_ci#
1562306a36Sopenharmony_ciload-$(CONFIG_SOC_RT305X)	+= 0xffffffff80000000
1662306a36Sopenharmony_cicflags-$(CONFIG_SOC_RT305X)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci#
1962306a36Sopenharmony_ci# Ralink RT3883
2062306a36Sopenharmony_ci#
2162306a36Sopenharmony_ciload-$(CONFIG_SOC_RT3883)	+= 0xffffffff80000000
2262306a36Sopenharmony_cicflags-$(CONFIG_SOC_RT3883)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ci#
2562306a36Sopenharmony_ci# Ralink MT7620
2662306a36Sopenharmony_ci#
2762306a36Sopenharmony_ciload-$(CONFIG_SOC_MT7620)	+= 0xffffffff80000000
2862306a36Sopenharmony_cicflags-$(CONFIG_SOC_MT7620)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ci# Ralink MT7621
3162306a36Sopenharmony_ci#
3262306a36Sopenharmony_ciload-$(CONFIG_SOC_MT7621)	+= 0xffffffff80001000
3362306a36Sopenharmony_cicflags-$(CONFIG_SOC_MT7621)	+= -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
34