[PATCH v2 0/4] clk: renesas: Add support for R-Car H3 ES2.0

2017-03-13 Thread Geert Uytterhoeven
Hi Mike, Stephen, This patch series adds clock support for R-Car H3 ES2.0, which differs from ES1.x in several areas. The goal is twofold: 1. Support both the ES1.x and ES2.0 SoC revisions in a single binary for now, 2. Make it clear which code supports ES1.x, so it can easily be

Re: [PATCH v2 0/4] clk: renesas: Add support for R-Car H3 ES2.0

2017-03-30 Thread Geert Uytterhoeven
On Mon, Mar 13, 2017 at 6:12 PM, Geert Uytterhoeven wrote: > This patch series adds clock support for R-Car H3 ES2.0, which differs > from ES1.x in several areas. > > The goal is twofold: > 1. Support both the ES1.x and ES2.0 SoC revisions in a single binary > for now, > 2. Make it clear