From: Rob Herring <robh@kernel.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [v3 1/3] dt-bindings: Add bindings for aspeed pwm-tach.
Date: Wed, 2 Nov 2022 12:43:28 -0500 [thread overview]
Message-ID: <20221102174328.GA11490-robh@kernel.org> (raw)
In-Reply-To: <20221102083601.10456-2-billy_tsai@aspeedtech.com>
On Wed, Nov 02, 2022 at 04:35:59PM +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 <billy_tsai@aspeedtech.com>
> ---
> .../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
Same comment from last version applies. Please don't send new versions
so quickly before folks have a chance to review or discussions to
conclude. 1-2 weeks is typical.
Rob
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Billy Tsai <billy_tsai@aspeedtech.com>
Cc: jdelvare@suse.com, linux@roeck-us.net, joel@jms.id.au,
andrew@aj.id.au, lee.jones@linaro.org, thierry.reding@gmail.com,
u.kleine-koenig@pengutronix.de, p.zabel@pengutronix.de,
linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
linux-pwm@vger.kernel.org, BMC-SW@aspeedtech.com,
garnermic@meta.com
Subject: Re: [v3 1/3] dt-bindings: Add bindings for aspeed pwm-tach.
Date: Wed, 2 Nov 2022 12:43:28 -0500 [thread overview]
Message-ID: <20221102174328.GA11490-robh@kernel.org> (raw)
In-Reply-To: <20221102083601.10456-2-billy_tsai@aspeedtech.com>
On Wed, Nov 02, 2022 at 04:35:59PM +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 <billy_tsai@aspeedtech.com>
> ---
> .../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
Same comment from last version applies. Please don't send new versions
so quickly before folks have a chance to review or discussions to
conclude. 1-2 weeks is typical.
Rob
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Billy Tsai <billy_tsai@aspeedtech.com>
Cc: jdelvare@suse.com, linux@roeck-us.net, joel@jms.id.au,
andrew@aj.id.au, lee.jones@linaro.org, thierry.reding@gmail.com,
u.kleine-koenig@pengutronix.de, p.zabel@pengutronix.de,
linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
linux-pwm@vger.kernel.org, BMC-SW@aspeedtech.com,
garnermic@meta.com
Subject: Re: [v3 1/3] dt-bindings: Add bindings for aspeed pwm-tach.
Date: Wed, 2 Nov 2022 12:43:28 -0500 [thread overview]
Message-ID: <20221102174328.GA11490-robh@kernel.org> (raw)
In-Reply-To: <20221102083601.10456-2-billy_tsai@aspeedtech.com>
On Wed, Nov 02, 2022 at 04:35:59PM +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 <billy_tsai@aspeedtech.com>
> ---
> .../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
Same comment from last version applies. Please don't send new versions
so quickly before folks have a chance to review or discussions to
conclude. 1-2 weeks is typical.
Rob
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-11-02 17:43 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-02 8:35 [v3 0/3] Support pwm/tach driver for aspeed ast26xx Billy Tsai
2022-11-02 8:35 ` Billy Tsai
2022-11-02 8:35 ` Billy Tsai
2022-11-02 8:35 ` [v3 1/3] dt-bindings: Add bindings for aspeed pwm-tach Billy Tsai
2022-11-02 8:35 ` Billy Tsai
2022-11-02 8:35 ` Billy Tsai
2022-11-02 17:43 ` Rob Herring [this message]
2022-11-02 17:43 ` Rob Herring
2022-11-02 17:43 ` Rob Herring
2022-11-02 21:31 ` Krzysztof Kozlowski
2022-11-02 21:31 ` Krzysztof Kozlowski
2022-11-02 21:31 ` Krzysztof Kozlowski
2022-11-02 8:36 ` [v3 2/3] pwm: Add Aspeed ast2600 PWM support Billy Tsai
2022-11-02 8:36 ` Billy Tsai
2022-11-02 8:36 ` Billy Tsai
2022-11-02 15:56 ` Biju Das
2022-11-02 15:56 ` Biju Das
2022-11-02 15:56 ` Biju Das
2022-11-07 8:47 ` Billy Tsai
2022-11-07 8:47 ` Billy Tsai
2022-11-07 8:47 ` Billy Tsai
2022-11-07 8:55 ` Biju Das
2022-11-07 8:55 ` Biju Das
2022-11-07 8:55 ` Biju Das
2022-11-07 9:25 ` Billy Tsai
2022-11-07 9:25 ` Billy Tsai
2022-11-07 9:25 ` Billy Tsai
2022-11-07 9:31 ` Biju Das
2022-11-07 9:31 ` Biju Das
2022-11-07 9:31 ` Biju Das
2022-11-07 9:38 ` Biju Das
2022-11-07 9:38 ` Biju Das
2022-11-07 9:38 ` Biju Das
2022-11-02 8:36 ` [v3 3/3] hwmon: Add Aspeed ast2600 TACH support Billy Tsai
2022-11-02 8:36 ` Billy Tsai
2022-11-02 8:36 ` Billy Tsai
2022-11-02 9:37 ` Christophe JAILLET
2022-11-02 9:37 ` Christophe JAILLET
2022-11-02 9:37 ` Christophe JAILLET
2022-11-02 9:42 ` Billy Tsai
2022-11-02 9:42 ` Billy Tsai
2022-11-02 9:42 ` Billy Tsai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221102174328.GA11490-robh@kernel.org \
--to=robh@kernel.org \
--cc=linux-aspeed@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.