[ Sasha's backport helper bot ] Hi, Found matching upstream commit: 1aa772be0444a2bd06957f6d31865e80e6ae4244 WARNING: Author mismatch between patch and found commit: Backport author: =?UTF-8?q?Cs=C3=B3k=C3=A1s=2C=20Bence?= <csokas.bence@xxxxxxxxx> Commit author: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> Status in newer kernel trees: 6.12.y | Not found 6.11.y | Not found 6.6.y | Not found Note: The patch differs from the upstream commit: --- --- - 2024-11-25 09:11:16.976864779 -0500 +++ /tmp/tmp.L8bIAVDsFo 2024-11-25 09:11:16.968567367 -0500 @@ -6,15 +6,18 @@ Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Signed-off-by: Paolo Abeni <pabeni@xxxxxxxxxx> + +(cherry picked from commit 1aa772be0444a2bd06957f6d31865e80e6ae4244) +Signed-off-by: Csókás, Bence <csokas.bence@xxxxxxxxx> --- Documentation/devicetree/bindings/net/fsl,fec.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml -index 5536c06139cae..24e863fdbdab0 100644 +index b494e009326e..9925563e5e14 100644 --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml -@@ -183,6 +183,13 @@ properties: +@@ -182,6 +182,13 @@ properties: description: Register bits of stop mode control, the format is <&gpr req_gpr req_bit>. @@ -28,3 +31,7 @@ mdio: $ref: mdio.yaml# unevaluatedProperties: false +-- +2.34.1 + + --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success | | stable/linux-6.1.y | Success | Success |