Re: [PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-30 Thread Neil Armstrong
On 05/30/2016 03:45 PM, Carlo Caione wrote: > On 30/05/16 15:29, Neil Armstrong wrote: >> Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. >> It differs from the meson6/meson8b HW, so need for a separate driver. >> The HW provides a divider capable of having a 1ms timebase thus

Re: [PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-30 Thread Neil Armstrong
On 05/30/2016 03:45 PM, Carlo Caione wrote: > On 30/05/16 15:29, Neil Armstrong wrote: >> Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. >> It differs from the meson6/meson8b HW, so need for a separate driver. >> The HW provides a divider capable of having a 1ms timebase thus

Re: [PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-30 Thread Carlo Caione
On 30/05/16 15:29, Neil Armstrong wrote: > Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. > It differs from the meson6/meson8b HW, so need for a separate driver. > The HW provides a divider capable of having a 1ms timebase thus simplifying > the counter update. > The restart call is

Re: [PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-30 Thread Carlo Caione
On 30/05/16 15:29, Neil Armstrong wrote: > Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. > It differs from the meson6/meson8b HW, so need for a separate driver. > The HW provides a divider capable of having a 1ms timebase thus simplifying > the counter update. > The restart call is

[PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-30 Thread Neil Armstrong
Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. It differs from the meson6/meson8b HW, so need for a separate driver. The HW provides a divider capable of having a 1ms timebase thus simplifying the counter update. The restart call is not provided even if the HW is capable of triggering

[PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-30 Thread Neil Armstrong
Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. It differs from the meson6/meson8b HW, so need for a separate driver. The HW provides a divider capable of having a 1ms timebase thus simplifying the counter update. The restart call is not provided even if the HW is capable of triggering

[RFC PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-26 Thread Neil Armstrong
Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. It differs from the meson6/meson8b HW, so need for a separate driver. The HW provides a divider capable of having a 1ms timebase thus simplifying the counter update. The restart call is not provided even if the HW is capable of triggering

[RFC PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver

2016-05-26 Thread Neil Armstrong
Adds support for the Amlogic Meson GXBB SoC Watchdog Timer. It differs from the meson6/meson8b HW, so need for a separate driver. The HW provides a divider capable of having a 1ms timebase thus simplifying the counter update. The restart call is not provided even if the HW is capable of triggering