Searched +full:ast2600 +full:- +full:lpc +full:- +full:snoop (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/mfd/aspeed-lpc.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Aspeed Low Pin Count (LPC) Bus Controller11 - Andrew Jeffery <andrew@aj.id.au>12 - Chia-Wei Wang <chiawei_wang@aspeedtech.com>15 The LPC bus is a means to bridge a host CPU to a number of low-bandwidth17 primary use case of the Aspeed LPC controller is as a slave on the bus21 The LPC controller is represented as a multi-function device to account for the[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h>6 #include <dt-bindings/clock/ast2600-clock.h>10 compatible = "aspeed,ast2600";11 #address-cells = <1>;12 #size-cells = <1>;13 interrupt-parent = <&gic>;47 #address-cells = <1>;48 #size-cells = <0>;[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>11 compatible = "quanta,s6q-bmc", "aspeed,ast2600";29 // bus 1 - Fan board47 stdout-path = &uart5;56 iio-hwmon {57 compatible = "iio-hwmon";[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 /dts-v1/;6 #include "aspeed-g6.dtsi"7 #include "aspeed-g6-pinctrl.dtsi"8 #include <dt-bindings/i2c/i2c.h>9 #include <dt-bindings/gpio/aspeed-gpio.h>13 compatible = "inventec,starscream-bmc", "aspeed,ast2600";20 stdout-path = &uart5;28 reserved-memory {29 #address-cells = <1>;[all …]