Re: [PATCH] ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset

2021-01-18 Thread Uwe Kleine-König
On Mon, Jan 18, 2021 at 02:32:53PM +0800, Shawn Guo wrote: > On Mon, Jan 11, 2021 at 04:15:37PM +0100, Bruno Thomsen wrote: > > RTC pcf2127 device driver has changed default behaviour of the watchdog > > feature in v5.11-rc1. Now you need to explicitly enable it with a > > device tree property, "re

Re: [PATCH] ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset

2021-01-17 Thread Shawn Guo
On Mon, Jan 11, 2021 at 04:15:37PM +0100, Bruno Thomsen wrote: > RTC pcf2127 device driver has changed default behaviour of the watchdog > feature in v5.11-rc1. Now you need to explicitly enable it with a > device tree property, "reset-source", when used in the board design. It sound that the exis

Re: [PATCH] ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset

2021-01-12 Thread Alexandre Belloni
On 11/01/2021 16:15:37+0100, Bruno Thomsen wrote: > RTC pcf2127 device driver has changed default behaviour of the watchdog > feature in v5.11-rc1. Now you need to explicitly enable it with a > device tree property, "reset-source", when used in the board design. > > Fixes: 71ac13457d9d ("rtc: pcf2

[PATCH] ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset

2021-01-11 Thread Bruno Thomsen
RTC pcf2127 device driver has changed default behaviour of the watchdog feature in v5.11-rc1. Now you need to explicitly enable it with a device tree property, "reset-source", when used in the board design. Fixes: 71ac13457d9d ("rtc: pcf2127: only use watchdog when explicitly available") Signed-