From: Paolo Abeni Date: Thu, 23 Nov 2023 11:02:52 +0000 (+0100) Subject: Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-add-v4h-support' X-Git-Tag: v6.8-rc1~131^2~286 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7490a42020bb1648337ebf04bf6e1ff9d8883f6b;p=thirdparty%2Flinux.git Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-add-v4h-support' Niklas Söderlund says: ==================== net: ethernet: renesas: rcar_gen4_ptp: Add V4H support This small series prepares the rcar_gen4_ptp to be useable both on both R-Car S4 and V4H. The only in-tree driver that make use of this is rswtich on S4. A new Ethernet (R-Car Ethernet TSN) driver for V4H is on it's way that also will make use of rcar_gen4_ptp functionality. Patch 1-2 are small improvements to the existing driver. While patch 3-4 adds V4H support. Finally patch 5 turns rcar_gen4_ptp into a separate module to allow the gPTP functionality to be shared between the two users without having to duplicate the code in each. See each patch for changelog. ==================== Link: https://lore.kernel.org/r/20231121155306.515446-1-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Paolo Abeni --- 7490a42020bb1648337ebf04bf6e1ff9d8883f6b