From: Jakub Kicinski Date: Mon, 22 Sep 2025 18:36:32 +0000 (-0700) Subject: Merge branch 'broadcom-report-the-supported-flags-for-ancillary-features' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=207b45e8533f9a5b3206b6a85a984464e646b0e1;p=users%2Fhch%2Fmisc.git Merge branch 'broadcom-report-the-supported-flags-for-ancillary-features' Jacob Keller says: ==================== broadcom: report the supported flags for ancillary features James Clark reported off list that the broadcom PHY PTP driver was incorrectly handling PTP_EXTTS_REQUEST and PTP_PEROUT_REQUEST ioctls since the conversion to the .supported_*_flags fields. This series fixes the driver to correctly report its flags through the .supported_perout_flags and .supported_extts_flags fields. It also contains an update to comment the behavior of the PTP_STRICT_FLAGS being always enabled for PTP_EXTTS_REQUEST2. I plan to follow up this series with some improvements to the PTP documentation better explaining each flag and the expectation of the driver APIs. ==================== Link: https://patch.msgid.link/20250918-jk-fix-bcm-phy-supported-flags-v1-0-747b60407c9c@intel.com Signed-off-by: Jakub Kicinski --- 207b45e8533f9a5b3206b6a85a984464e646b0e1