Searched +full:fsi +full:- +full:routing +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
1 Device-tree bindings for AST2600 FSI master2 -------------------------------------------4 The AST2600 contains two identical FSI masters. They share a clock and have a8 - compatible: "aspeed,ast2600-fsi-master"9 - reg: base address and length10 - clocks: phandle and clock number11 - interrupts: platform dependent interrupt description12 - pinctrl-0: phandle to pinctrl node13 - pinctrl-names: pinctrl state16 - cfam-reset-gpios: GPIO for CFAM reset[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/fsi/aspeed,ast2600-fsi-master.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Aspeed FSI master10 - Eddie James <eajames@linux.ibm.com>13 The AST2600 and later contain two identical FSI masters. They share a19 - aspeed,ast2600-fsi-master20 - aspeed,ast2700-fsi-master25 cfam-reset-gpios:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 /dts-v1/;5 #include "aspeed-g6.dtsi"6 #include <dt-bindings/gpio/aspeed-gpio.h>7 #include <dt-bindings/i2c/i2c.h>8 #include <dt-bindings/leds/leds-pca955x.h>12 compatible = "ibm,tacoma-bmc", "aspeed,ast2600";15 stdout-path = &uart5;24 reserved-memory {25 #address-cells = <1>;[all …]