[Intel-wired-lan] [PATCH v2 intel-next 3/4] ice: Add support for SMA control multiplexer
Mekala, SunithaX D
sunithax.d.mekala at intel.com
Tue Oct 5 16:27:21 UTC 2021
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of Maciej Machnikowski
> Sent: Tuesday, August 17, 2021 4:09 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Machnikowski, Maciej <maciej.machnikowski at intel.com>
> Subject: [Intel-wired-lan] [PATCH v2 intel-next 3/4] ice: Add support for SMA control multiplexer
>
> E810-T adapters have two external bidirectional SMA connectors and two internal unidirectional U.FL connectors. Multiplexing between U.FL and SMA and SMA direction is controlled using the PCA9575 expander.
>
> Add support for the PCA9575 detection and control of the respective pins of the SMA/U.FL multiplexer using the GPIO AQ API.
>
> Signed-off-by: Maciej Machnikowski <maciej.machnikowski at intel.com>
> ---
> .../net/ethernet/intel/ice/ice_adminq_cmd.h | 1 +
> drivers/net/ethernet/intel/ice/ice_common.c | 21 +++
> drivers/net/ethernet/intel/ice/ice_common.h | 1 +
> drivers/net/ethernet/intel/ice/ice_devids.h | 2 +
> drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 156 ++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 22 +++
> drivers/net/ethernet/intel/ice/ice_type.h | 1 +
> 7 files changed, 204 insertions(+)
>
Tested-by: Sunitha Mekala <sunithax.d.mekala at intel.com> (A Contingent worker at Intel)
More information about the Intel-wired-lan
mailing list