Re: [PATCH v4 3/8] ARM: tegra: update device trees for USB binding rework

2013-05-17 Thread Stephen Warren
On 05/16/2013 05:02 PM, Stephen Warren wrote: > On 05/16/2013 08:12 AM, Venu Byravarasu wrote: >> This patch updates all Tegra board files so that they contain all the >> properties required by the updated USB DT binding. Note that this patch >> only adds the new properties and does not yet remove

Re: [PATCH v4 3/8] ARM: tegra: update device trees for USB binding rework

2013-05-16 Thread Stephen Warren
On 05/16/2013 08:12 AM, Venu Byravarasu wrote: > This patch updates all Tegra board files so that they contain all the > properties required by the updated USB DT binding. Note that this patch > only adds the new properties and does not yet remove the old properties, > in order to maintain bisectab

[PATCH v4 3/8] ARM: tegra: update device trees for USB binding rework

2013-05-16 Thread Venu Byravarasu
This patch updates all Tegra board files so that they contain all the properties required by the updated USB DT binding. Note that this patch only adds the new properties and does not yet remove the old properties, in order to maintain bisectability. The old properties will be removed once the driv