Re: [PATCH 0/3] timer: imx-gpt: Add timer support for i.MX SoCs family

2021-02-08 Thread Giulio Benetti
Hi Jesse, first of all thank you for helping me with this porting :-) On 2/8/21 1:24 AM, Jesse Taube wrote: Add basic driver support for the IMX General Purpose Timer (GPT) available on almost all i.MX SoCs family. Giulio Benetti (3): timer: imx-gpt: Add timer support for i.MX SoCs family

[PATCH 0/3] timer: imx-gpt: Add timer support for i.MX SoCs family

2021-02-07 Thread Jesse Taube
Add basic driver support for the IMX General Purpose Timer (GPT) available on almost all i.MX SoCs family. Giulio Benetti (3): timer: imx-gpt: Add timer support for i.MX SoCs family dt-bindings: clock: imxrt1050: add PIT GPT clock imxrt1050 dtsi gpt1 node Jesse Taube (1): timer: imx-gpt: