On Mon, Jun 17, 2019 at 06:16:42PM +0900, Magnus Damm wrote: > ARM: dts: Minor CMT update for 32-bit ARM SoCs > > [PATCH 1/3] ARM: dts: Update CMT1 DT compat strings on r8a7740 > [PATCH 2/3] ARM: dts: Update CMT1 DT compat strings on sh73a0 > [PATCH 3/3] ARM: dts: Add CMT0 and CMT1 to r8a7792 > > These patches modify CMT device support on r8a7740, sh73a0 and r8a7792. > In particular r8a7740 and sh73a0 get their DT compat strings updated > and r8a7792 gets a fresh set of CMT devices. > > Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> > --- > > Patch 1 and Patch 2 depend on the following DT binding change: > [PATCH 2/8] dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740 Hi Magnus, Do these also depend on a driver update to avoid a regression?