[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220304015623.338645-1-jian.jiang@nxp.com>
Date: Fri, 4 Mar 2022 09:56:21 +0800
From: Kane Jiang <jian.jiang@....com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Steve Longerbeam <slongerbeam@...il.com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: Kane Jiang <jian.jiang@....com>
Subject: [PATCH V2 0/2] About i.MX GPT input capture patches
The backgroud of this upstream is: I used to enable i.MX GPT input
capture function for i.MX8MM. And I found patches following from Steve:
https://lore.kernel.org/linux-arm-kernel/20191016010544.14561-2-slongerbeam@gmail.com/
https://lore.kernel.org/linux-arm-kernel/20191016010544.14561-3-slongerbeam@gmail.com/
After applied the patches and do some modification, GPT input capture
function was enabled in i.MX8MM. When checked in latest BSP, seems the
two patches are not included. I am not sure about the upstream status
initiated by Steve. So as a latercomer, I am doing this upsteam again.
---
V2:
- delete the patch for i.MX8MM example in yaml file because of lots of
warnings due to chips missing, will add to it later
Kane Jiang (1):
clocksource/drivers/timer-imx-gpt: Change to cyclecounter for GPT
input capture.
Steve Longerbeam (1):
clocksource/drivers/timer-imx-gpt: Support i.MX GPT input capture
function
drivers/clocksource/timer-imx-gpt.c | 480 +++++++++++++++++++++++++---
include/linux/mxc_icap.h | 16 +
2 files changed, 446 insertions(+), 50 deletions(-)
create mode 100644 include/linux/mxc_icap.h
--
2.25.1
Powered by blists - more mailing lists