Home
last modified time | relevance | path

Searched full:ast2600 (Results 1 – 25 of 61) sorted by relevance

123

/Linux-v5.15/arch/arm/boot/dts/
Daspeed-g6.dtsi6 #include <dt-bindings/clock/ast2600-clock.h>
10 compatible = "aspeed,ast2600";
45 enable-method = "aspeed,ast2600-smp";
73 compatible = "aspeed,ast2600-sdram-edac", "syscon";
102 compatible = "aspeed,ast2600-fmc";
131 compatible = "aspeed,ast2600-spi";
153 compatible = "aspeed,ast2600-spi";
177 compatible = "aspeed,ast2600-mdio";
187 compatible = "aspeed,ast2600-mdio";
197 compatible = "aspeed,ast2600-mdio";
[all …]
Daspeed-ast2600-evb.dts10 model = "AST2600 EVB";
11 compatible = "aspeed,ast2600";
266 * The signal voltage of sdhci0 and sdhci1 on AST2600-A2 EVB is able to be
268 * In the reference design, GPIOV0 of AST2600-A2 EVB is connected to the
276 * AST2600-A2 EVB also supports toggling signal voltage for sdhci1.
Daspeed-ast2600-evb-a1.dts4 #include "aspeed-ast2600-evb.dts"
7 model = "AST2600 A1 EVB";
Daspeed-bmc-facebook-elbert.dts6 #include "ast2600-facebook-netbmc-common.dtsi"
10 compatible = "facebook,elbert-bmc", "aspeed,ast2600";
/Linux-v5.15/Documentation/devicetree/bindings/net/
Daspeed,ast2600-mdio.yaml4 $id: http://devicetree.org/schemas/net/aspeed,ast2600-mdio.yaml#
7 title: ASPEED AST2600 MDIO Controller
13 The ASPEED AST2600 MDIO controller is the third iteration of ASPEED's MDIO
22 const: aspeed,ast2600-mdio
38 compatible = "aspeed,ast2600-mdio";
Dftgmac100.txt12 - "aspeed,ast2600-mac"
29 IP clock, and optionally an RMII RCLK gate for the AST2500/AST2600. The
/Linux-v5.15/Documentation/devicetree/bindings/fsi/
Dfsi-master-aspeed.txt1 Device-tree bindings for AST2600 FSI master
4 The AST2600 contains two identical FSI masters. They share a clock and have a
8 - compatible: "aspeed,ast2600-fsi-master"
25 compatible = "aspeed,ast2600-fsi-master", "fsi-master";
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Daspeed,ast2600-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
7 title: ASPEED AST2600 Pin Controller
17 "aspeed,ast2600-scu", "syscon", "simple-mfd"
24 const: aspeed,ast2600-pinctrl
94 compatible = "aspeed,ast2600-scu", "syscon", "simple-mfd";
98 compatible = "aspeed,ast2600-pinctrl";
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.txt43 "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon"
64 compatible = "aspeed,ast2600-lpc-snoop";
84 "aspeed,ast2600-lpc-ctrl";
123 "aspeed,ast2600-lhc";
144 "aspeed,ast2600-lpc-reset";
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Daspeed,sgpio.yaml13 This SGPIO controller is for ASPEED AST2400, AST2500 and AST2600 SoC,
14 AST2600 have two sgpio master one with 128 pins another one with 80 pins,
29 - aspeed,ast2600-sgpiom
Dgpio-aspeed.txt6 or "aspeed,ast2600-gpio".
23 when there are multiple GPIO controllers on a SoC (ast2600).
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Drtc-aspeed.txt8 * aspeed,ast2600-rtc for the ast2600
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Daspeed,ast2xxx-scu-ic.txt6 "aspeed,ast2600-scu-ic0" or
7 "aspeed,ast2600-scu-ic1"
/Linux-v5.15/drivers/soc/aspeed/
Daspeed-socinfo.c25 /* AST2600 */
26 { "AST2600", 0x05000303 },
61 /* AST2600 */ in siliconid_to_rev()
Daspeed-lpc-ctrl.c186 * Switch to FWH2AHB mode, AST2600 only. in aspeed_lpc_ctrl_ioctl()
287 !of_device_is_compatible(np, "aspeed,ast2600-lpc-v2")) { in aspeed_lpc_ctrl_probe()
298 if (of_device_is_compatible(dev->of_node, "aspeed,ast2600-lpc-ctrl")) { in aspeed_lpc_ctrl_probe()
301 lpc_ctrl->scu = syscon_regmap_lookup_by_compatible("aspeed,ast2600-scu"); in aspeed_lpc_ctrl_probe()
349 { .compatible = "aspeed,ast2600-lpc-ctrl" },
/Linux-v5.15/arch/arm/mach-aspeed/
Dplatsmp.c40 secboot_node = of_find_compatible_node(NULL, NULL, "aspeed,ast2600-smpmem"); in aspeed_g6_smp_prepare_cpus()
61 CPU_METHOD_OF_DECLARE(aspeed_smp, "aspeed,ast2600-smp", &aspeed_smp_ops);
DKconfig43 Say yes if you intend to run on an Aspeed ast2600 or similar
/Linux-v5.15/Documentation/devicetree/bindings/ipmi/
Daspeed,ast2400-kcs-bmc.yaml24 - aspeed,ast2600-kcs-bmc
101 compatible = "aspeed,ast2600-kcs-bmc";
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Daspeed,sdhci.yaml28 - aspeed,ast2600-sd-controller
51 - aspeed,ast2600-sdhci
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Daspeed,usb-vhub.yaml20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
28 - aspeed,ast2600-usb-vhub
/Linux-v5.15/drivers/usb/gadget/udc/aspeed-vhub/
DKconfig8 AST2600 family SoCs supporting the "vHub" functionality and USB2.0
/Linux-v5.15/drivers/irqchip/
Dirq-aspeed-scu-ic.c234 IRQCHIP_DECLARE(ast2600_scu_ic0, "aspeed,ast2600-scu-ic0",
236 IRQCHIP_DECLARE(ast2600_scu_ic1, "aspeed,ast2600-scu-ic1",
/Linux-v5.15/Documentation/devicetree/bindings/edac/
Daspeed-sdram-edac.txt17 - "aspeed,ast2600-sdram-edac"
/Linux-v5.15/drivers/watchdog/
Daspeed_wdt.c37 { .compatible = "aspeed,ast2600-wdt", .data = &ast2500_config },
280 * - ast2600 always runs at 1MHz in aspeed_wdt_probe()
324 (of_device_is_compatible(np, "aspeed,ast2600-wdt"))) { in aspeed_wdt_probe()
/Linux-v5.15/drivers/net/mdio/
DKconfig70 controllers found in the ASPEED AST2600 SoC. This is a driver for the
75 AST2500 SoCs, so say N if AST2600 support is not required.

123