/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | 98dx3236.txt | 1 Marvell 98DX3236, 98DX3336 and 98DX4251 Platforms Device Tree Bindings 4 Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families 9 compatible: must contain "marvell,armadaxp-98dx3236" 11 In addition, boards using the Marvell 98DX3336 SoC shall have the 16 compatible: must contain "marvell,armadaxp-98dx3336" 18 In addition, boards using the Marvell 98DX4251 SoC shall have the 23 compatible: must contain "marvell,armadaxp-98dx4251"
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp-98dx3336.dtsi | 3 * Device Tree Include file for Marvell 98dx3336 family SoC 7 * Contains definitions specific to the 98dx3236 SoC that are not 11 #include "armada-xp-98dx3236.dtsi" 14 model = "Marvell 98DX3336 SoC"; 15 compatible = "marvell,armadaxp-98dx3336", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 30 compatible = "marvell,98dx3336-resume-ctrl"; 38 compatible = "marvell,prestera-98dx3336", "marvell,prestera";
|
H A D | armada-xp-98dx3236.dtsi | 3 * Device Tree Include file for Marvell 98dx3236 family SoC 7 * Contains definitions specific to the 98dx3236 SoC that are not 17 model = "Marvell 98DX3236 SoC"; 18 compatible = "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 29 enable-method = "marvell,98dx3236-smp"; 55 * 98DX3236 has 1 x1 PCIe unit Gen2.0 256 compatible = "marvell,prestera-98dx3236", "marvell,prestera"; 315 compatible = "marvell,98dx3236-pinctrl";
|
H A D | armada-xp-98dx4251.dtsi | 3 * Device Tree Include file for Marvell 98dx4521 family SoC 7 * Contains definitions specific to the 98dx4521 SoC that are not 11 #include "armada-xp-98dx3236.dtsi" 14 model = "Marvell 98DX4251 SoC"; 15 compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 30 compatible = "marvell,98dx3336-resume-ctrl"; 42 compatible = "marvell,98dx4251-pinctrl"; 52 compatible = "marvell,prestera-98dx4251", "marvell,prestera";
|
H A D | armada-xp-crs328-4c-20s-4s.dtsi | 21 #include "armada-xp-98dx3236.dtsi" 25 compatible = "mikrotik,crs328-4c-20s-4s", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
|
H A D | armada-xp-crs305-1g-4s.dtsi | 21 #include "armada-xp-98dx3236.dtsi" 25 compatible = "mikrotik,crs305-1g-4s", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
|
H A D | armada-xp-crs326-24g-2s.dtsi | 21 #include "armada-xp-98dx3236.dtsi" 25 compatible = "mikrotik,crs326-24g-2s", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | marvell,armada-98dx3236-pinctrl.txt | 1 * Marvell 98dx3236 pinctrl driver for mpp 7 - compatible: "marvell,98dx3236-pinctrl" or "marvell,98dx4251-pinctrl" 10 This driver supports all 98dx3236, 98dx3336 and 98dx4251 variants
|
/linux/drivers/clk/mvebu/ |
H A D | mv98dx3236.c | 21 * For 98DX4251 Sample At Reset the CPU, DDR and Main PLL clocks are all 30 * For 98DX3236 Sample At Reset the CPU, DDR and Main PLL clocks are all 76 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) in mv98dx3236_get_cpu_freq() 78 else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) in mv98dx3236_get_cpu_freq() 125 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio() 128 } else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) { in mv98dx3236_get_clk_ratio() 134 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio() 137 } else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) { in mv98dx3236_get_clk_ratio()
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | marvell,prestera.yaml | 17 - marvell,prestera-98dx3236 18 - marvell,prestera-98dx3336 19 - marvell,prestera-98dx4251 71 compatible = "marvell,prestera-98dx3236", "marvell,prestera";
|
/linux/arch/arm/mach-mvebu/ |
H A D | platsmp.c | 188 .compatible = "marvell,98dx3336-resume-ctrl", 254 CPU_METHOD_OF_DECLARE(mv98dx3236_smp, "marvell,98dx3236-smp",
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | cpus.yaml | 245 - marvell,98dx3236-smp
|
/linux/drivers/edac/ |
H A D | armada_xp_edac.c | 332 of_machine_is_compatible("marvell,armadaxp-98dx3236")) in axp_mc_probe()
|
/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-xp.c | 492 .compatible = "marvell,98dx3236-pinctrl", 496 .compatible = "marvell,98dx4251-pinctrl",
|
/linux/ |
H A D | MAINTAINERS | 16934 MIKROTIK CRS3XX 98DX3236 BOARD SUPPORT
|