Message ID | 20220214081916.162014-1-krzysztof.kozlowski@canonical.com (mailing list archive) |
---|---|
Headers | show |
Series | mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema | expand |
On Mon, 14 Feb 2022 09:19:12 +0100, Krzysztof Kozlowski wrote: > DTS patches are independent. Not tested, but I really hope no downstream kernel > depends on pwm node naming... If it does, please change it to compatible. :) > > Best regards, > Krzysztof > > Krzysztof Kozlowski (4): > dt-bindings: pwm: google,cros-ec: include generic pwm schema > arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema > arm64: dts: qcom: align Google CROS EC PWM node name with dtschema > arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema > > [...] Applied, thanks! [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema commit: 474a84be692d893f45a54b405dcbc137cbf77949 Best regards,
Hello, On Wed, Feb 23, 2022 at 12:27:08AM +0100, Heiko Stuebner wrote: > On Mon, 14 Feb 2022 09:19:12 +0100, Krzysztof Kozlowski wrote: > > DTS patches are independent. Not tested, but I really hope no downstream kernel > > depends on pwm node naming... If it does, please change it to compatible. :) > > > > Best regards, > > Krzysztof > > > > Krzysztof Kozlowski (4): > > dt-bindings: pwm: google,cros-ec: include generic pwm schema > > arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema > > arm64: dts: qcom: align Google CROS EC PWM node name with dtschema > > arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema > > > > [...] > > Applied, thanks! > > [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema > commit: 474a84be692d893f45a54b405dcbc137cbf77949 I expected that all patches in this series go in together via an ARM tree. Or are there expectations that this goes via PWM? Best regards Uwe
On 23/02/2022 07:22, Uwe Kleine-König wrote: > Hello, > > On Wed, Feb 23, 2022 at 12:27:08AM +0100, Heiko Stuebner wrote: >> On Mon, 14 Feb 2022 09:19:12 +0100, Krzysztof Kozlowski wrote: >>> DTS patches are independent. Not tested, but I really hope no downstream kernel >>> depends on pwm node naming... If it does, please change it to compatible. :) >>> >>> Best regards, >>> Krzysztof >>> >>> Krzysztof Kozlowski (4): >>> dt-bindings: pwm: google,cros-ec: include generic pwm schema >>> arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema >>> arm64: dts: qcom: align Google CROS EC PWM node name with dtschema >>> arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema >>> >>> [...] >> >> Applied, thanks! >> >> [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema >> commit: 474a84be692d893f45a54b405dcbc137cbf77949 > > I expected that all patches in this series go in together via an ARM > tree. Or are there expectations that this goes via PWM? I would propose to pick individual patches by each maintainer. bindings by PWM tree (Rob acked it) and DTS via each SoC tree. Such approach gives flexibility, although `make dtbs_check` will spot the new errors when run in PWM tree. Next will be fine, though. Best regards, Krzysztof
Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Heiko Stuebner <heiko@sntech.de>: On Mon, 14 Feb 2022 09:19:12 +0100 you wrote: > Hi, > > DTS patches are independent. Not tested, but I really hope no downstream kernel > depends on pwm node naming... If it does, please change it to compatible. :) > > Best regards, > Krzysztof > > [...] Here is the summary with links: - [1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema https://git.kernel.org/chrome-platform/c/6b94ee669e8a - [2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema (no matching commit) - [3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema https://git.kernel.org/chrome-platform/c/1e49defb8636 - [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema https://git.kernel.org/chrome-platform/c/a0024f55eb5b You are awesome, thank you!
Hello: This series was applied to chrome-platform/linux.git (for-next) by Heiko Stuebner <heiko@sntech.de>: On Mon, 14 Feb 2022 09:19:12 +0100 you wrote: > Hi, > > DTS patches are independent. Not tested, but I really hope no downstream kernel > depends on pwm node naming... If it does, please change it to compatible. :) > > Best regards, > Krzysztof > > [...] Here is the summary with links: - [1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema https://git.kernel.org/chrome-platform/c/6b94ee669e8a - [2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema (no matching commit) - [3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema https://git.kernel.org/chrome-platform/c/1e49defb8636 - [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema https://git.kernel.org/chrome-platform/c/a0024f55eb5b You are awesome, thank you!
Am Montag, 4. April 2022, 19:14:21 CEST schrieb patchwork-bot+chrome-platform@kernel.org: > Hello: > > This series was applied to chrome-platform/linux.git (for-next) > by Heiko Stuebner <heiko@sntech.de>: does someone know what goes on here? I did apply only patch4 back in feburary and I definitly don't have any access to a chrome-platform tree ;-) Heiko > On Mon, 14 Feb 2022 09:19:12 +0100 you wrote: > > Hi, > > > > DTS patches are independent. Not tested, but I really hope no downstream kernel > > depends on pwm node naming... If it does, please change it to compatible. :) > > > > Best regards, > > Krzysztof > > > > [...] > > Here is the summary with links: > - [1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema > https://git.kernel.org/chrome-platform/c/6b94ee669e8a > - [2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema > (no matching commit) > - [3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema > https://git.kernel.org/chrome-platform/c/1e49defb8636 > - [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema > https://git.kernel.org/chrome-platform/c/a0024f55eb5b > > You are awesome, thank you! >
Hi Heiko, On Mon, Apr 04, 2022 at 07:16:03PM +0200, Heiko Stübner wrote: > Am Montag, 4. April 2022, 19:14:21 CEST schrieb patchwork-bot+chrome-platform@kernel.org: > > Hello: > > > > This series was applied to chrome-platform/linux.git (for-next) > > by Heiko Stuebner <heiko@sntech.de>: > > does someone know what goes on here? > > I did apply only patch4 back in feburary and I definitly don't have any > access to a chrome-platform tree ;-) > Sorry for the extra noise. It looks like patchwork-bot did this once I updated chrome-platform's for-next branch to the newly created v5.18-rc1, which contains this series now. I'll look into quieting this in the future. Benson > > Heiko > > > On Mon, 14 Feb 2022 09:19:12 +0100 you wrote: > > > Hi, > > > > > > DTS patches are independent. Not tested, but I really hope no downstream kernel > > > depends on pwm node naming... If it does, please change it to compatible. :) > > > > > > Best regards, > > > Krzysztof > > > > > > [...] > > > > Here is the summary with links: > > - [1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema > > https://git.kernel.org/chrome-platform/c/6b94ee669e8a > > - [2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema > > (no matching commit) > > - [3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema > > https://git.kernel.org/chrome-platform/c/1e49defb8636 > > - [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema > > https://git.kernel.org/chrome-platform/c/a0024f55eb5b > > > > You are awesome, thank you! > > > > > >