RE: [PATCH net 4/4] ptp: ptp_idt82p33: support individually configure output by index

2020-10-15 Thread Min Li
: ptp_idt82p33: support individually configure output by index From: Min Li Enable/disable individual output by index instead of by output_mask Signed-off-by: Min Li --- drivers/ptp/ptp_idt82p33.c | 62 ++ drivers/ptp/ptp_idt82p33.h | 2 ++ 2 files

[PATCH net 4/4] ptp: ptp_idt82p33: support individually configure output by index

2020-08-07 Thread min.li.xe
From: Min Li Enable/disable individual output by index instead of by output_mask Signed-off-by: Min Li --- drivers/ptp/ptp_idt82p33.c | 62 ++ drivers/ptp/ptp_idt82p33.h | 2 ++ 2 files changed, 48 insertions(+), 16 deletions(-) diff --git a/driver