From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Tue, 1 Nov 2022 13:40:33 -0500 Subject: [v2 1/3] dt-bindings: Add bindings for aspeed pwm-tach. In-Reply-To: <20221101095156.30591-2-billy_tsai@aspeedtech.com> References: <20221101095156.30591-1-billy_tsai@aspeedtech.com> <20221101095156.30591-2-billy_tsai@aspeedtech.com> Message-ID: <20221101184033.GA1879756-robh@kernel.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Nov 01, 2022 at 05:51:54PM +0800, Billy Tsai wrote: > This patch adds device binding for aspeed pwm-tach device which is a > multi-function device include pwm and tach function and pwm/tach device > bindings which should be the child-node of pwm-tach device. > > Signed-off-by: Billy Tsai > --- > .../bindings/hwmon/aspeed,ast2600-tach.yaml | 48 ++++++++++++ > .../bindings/mfd/aspeed,ast2600-pwm-tach.yaml | 76 +++++++++++++++++++ > .../bindings/pwm/aspeed,ast2600-pwm.yaml | 64 ++++++++++++++++ > 3 files changed, 188 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/aspeed,ast2600-tach.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/aspeed,ast2600-pwm-tach.yaml > create mode 100644 Documentation/devicetree/bindings/pwm/aspeed,ast2600-pwm.yaml I'm pretty sure I've said this before, but I'm not taking more fan controller bindings without comming up with a common binding. Please see this series[1] and help ensure it meets your needs. Rob [1] https://lore.kernel.org/all/20221013094838.1529153-2-Naresh.Solanki at 9elements.com/