Searched +full:ast2600 +full:- +full:pwm +full:- +full:tach (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/hwmon/aspeed,g6-pwm-tach.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: ASPEED G6 PWM and Fan Tach controller11 - Billy Tsai <billy_tsai@aspeedtech.com>14 The ASPEED PWM controller can support up to 16 PWM outputs.15 The ASPEED Fan Tacho controller can support up to 16 fan tach input.22 - aspeed,ast2600-pwm-tach33 "#pwm-cells":[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 …]