public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org, dlechner@baylibre.com
Cc: Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.12.y] dt-bindings: pwm: adi,axi-pwmgen: Fix clocks
Date: Sun,  8 Jun 2025 22:34:06 -0400	[thread overview]
Message-ID: <20250608172432-60813911671e4e29@stable.kernel.org> (raw)
In-Reply-To: <20250608155050.1517661-1-dlechner@baylibre.com>

[ Sasha's backport helper bot ]

Hi,

Summary of potential issues:
⚠️ Found matching upstream commit but patch is missing proper reference to it

Found matching upstream commit: e683131e64f71e957ca77743cb3d313646157329

Status in newer kernel trees:
6.15.y | Not found
6.14.y | Not found

Note: The patch differs from the upstream commit:
---
1:  e683131e64f71 ! 1:  9a2b766b7ef19 dt-bindings: pwm: adi,axi-pwmgen: Fix clocks
    @@ Commit message
         Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
         Link: https://lore.kernel.org/r/20250529-pwm-axi-pwmgen-add-external-clock-v3-2-5d8809a7da91@baylibre.com
         Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
    +    (cherry picked from commit e683131e64f71e957ca77743cb3d313646157329)
    +    Signed-off-by: David Lechner <dlechner@baylibre.com>
     
      ## Documentation/devicetree/bindings/pwm/adi,axi-pwmgen.yaml ##
     @@ Documentation/devicetree/bindings/pwm/adi,axi-pwmgen.yaml: properties:
    -     const: 3
    +     const: 2
      
        clocks:
     -    maxItems: 1
    @@ Documentation/devicetree/bindings/pwm/adi,axi-pwmgen.yaml: properties:
      
     @@ Documentation/devicetree/bindings/pwm/adi,axi-pwmgen.yaml: examples:
          pwm@44b00000 {
    -         compatible = "adi,axi-pwmgen-2.00.a";
    -         reg = <0x44b00000 0x1000>;
    --        clocks = <&spi_clk>;
    -+        clocks = <&fpga_clk>, <&spi_clk>;
    -+        clock-names = "axi", "ext";
    -         #pwm-cells = <3>;
    +        compatible = "adi,axi-pwmgen-2.00.a";
    +        reg = <0x44b00000 0x1000>;
    +-       clocks = <&spi_clk>;
    ++       clocks = <&fpga_clk>, <&spi_clk>;
    ++       clock-names = "axi", "ext";
    +        #pwm-cells = <2>;
          };
---

Results of testing on various branches:

| Branch                    | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.12.y       |  Success    |  Success   |

  reply	other threads:[~2025-06-09  2:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-07  9:38 FAILED: patch "[PATCH] dt-bindings: pwm: adi,axi-pwmgen: Fix clocks" failed to apply to 6.12-stable tree gregkh
2025-06-08 15:50 ` [PATCH 6.12.y] dt-bindings: pwm: adi,axi-pwmgen: Fix clocks David Lechner
2025-06-09  2:34   ` Sasha Levin [this message]
2025-06-10 14:15     ` David Lechner

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=20250608172432-60813911671e4e29@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=stable@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox