Re: [PATCH v4 0/2] Add mt6580 basic chip support

2015-07-17 Thread Matthias Brugger
On Tuesday, July 14, 2015 02:07:07 PM Mars Cheng wrote: > Changes in v4: > 1. Remove clocks node > 2. Remove bootargs > 3. Refine stdout-path setting > > Changes in v3: > 1. Remove useless Change-Id > 2. Add complete device tree binding in Documentation > > Changes in v2: > 1. Use stdout-path in

[PATCH v4 0/2] Add mt6580 basic chip support

2015-07-13 Thread Mars Cheng
Changes in v4: 1. Remove clocks node 2. Remove bootargs 3. Refine stdout-path setting Changes in v3: 1. Remove useless Change-Id 2. Add complete device tree binding in Documentation Changes in v2: 1. Use stdout-path in device tree to indicate console 2. Remove board-specific bootargs Mars Cheng