On 07.03.2025 17:03:25, Biju Das wrote:
This patch series addresses 2 issues
- Fix typo in pattern properties for R-Car V4M.
- Fix page entries in the AFL list.
v2->v3:
- Collected tags.
- Dropped unused variables cfg and start from rcar_canfd_configure_afl_rules().
v1->v2:
- Split fixes patches as separate series.
- Added Rb tag from Geert for binding patch.
- Added the tag Cc:stable@vger.kernel.org
Biju Das (2): dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M can: rcar_canfd: Fix page entries in the AFL list
.../bindings/net/can/renesas,rcar-canfd.yaml | 2 +- drivers/net/can/rcar/rcar_canfd.c | 28 ++++++++----------- 2 files changed, 12 insertions(+), 18 deletions(-)
Applied to linux-can.
Thanks, Marc