On Tue, 2022-05-17 at 09:53 +0800, Zqiang via Xenomai wrote:
> The following modifications are mainly to add TSC function for TGPIO
> and add intel-ehl-gpio driver divides and initializes the PSE TGPIO
> resources.
> 
> Christopher Hall (1):
>   x86/tsc: Add TSC support functions to support ART driven Time-Aware
>     GPIO
> 
> D, Lakshmi Sowjanya (1):
>   ptp: tgpio: PSE TGPIO crosststamp, counttstamp
> 
> Raymond Tan (1):
>   mfd: intel-ehl-gpio: Introduce MFD framework to PSE GPIO/TGPIO

I haven't looked at the details yet and I missed the Community meeting
today where this topic might have been discussed.

I'm asking myself if the dovetail tree is the right tree to take those
patches. Have these patches already been sent to upstream / Linux? If
so, we should fetch them within the next rebase cycle, right?

If not: I feel we shouldn't apply them here and follow the "upstream
first" approach.

Best regards,
Florian

> 
>  arch/x86/include/asm/tsc.h   |   8 ++
>  arch/x86/kernel/tsc.c        | 168 +++++++++++++++++++++++-
>  drivers/mfd/Kconfig          |  12 ++
>  drivers/mfd/Makefile         |   1 +
>  drivers/mfd/intel-ehl-gpio.c | 248 +++++++++++++++++++++++++++++++++++
>  5 files changed, 435 insertions(+), 2 deletions(-)
>  create mode 100644 drivers/mfd/intel-ehl-gpio.c
> 

Reply via email to