Re: [PATCH V7 2/8] clocksource: tegra: add Tegra210 timer support

2019-02-22 Thread Daniel Lezcano
On 22/02/2019 10:06, Joseph Lo wrote: > > > On 2/22/19 4:43 PM, Daniel Lezcano wrote: >> On 21/02/2019 08:21, Joseph Lo wrote: >>> Add support for the Tegra210 timer that runs at oscillator clock >>> (TMR10-TMR13). We need these timers to work as clock event device and to >>> replace the ARMv8 ar

Re: [PATCH V7 2/8] clocksource: tegra: add Tegra210 timer support

2019-02-22 Thread Joseph Lo
On 2/22/19 4:43 PM, Daniel Lezcano wrote: On 21/02/2019 08:21, Joseph Lo wrote: Add support for the Tegra210 timer that runs at oscillator clock (TMR10-TMR13). We need these timers to work as clock event device and to replace the ARMv8 architected timer due to it can't survive across the powe

Re: [PATCH V7 2/8] clocksource: tegra: add Tegra210 timer support

2019-02-22 Thread Daniel Lezcano
On 21/02/2019 08:21, Joseph Lo wrote: > Add support for the Tegra210 timer that runs at oscillator clock > (TMR10-TMR13). We need these timers to work as clock event device and to > replace the ARMv8 architected timer due to it can't survive across the > power cycle of the CPU core or CPUPORESET si