[PATCH v3] arm: tegra124: remove commas from unit addresses
From: Alexandre Courbot <hidden>
Date: 2016-06-30 06:34:13
Also in:
linux-devicetree, linux-tegra, lkml
From: Alexandre Courbot <hidden>
Date: 2016-06-30 06:34:13
Also in:
linux-devicetree, linux-tegra, lkml
On Thursday, June 30, 2016 7:21:37 AM JST, Marcel Ziswiler wrote:
Remove commas from unit addresses as suggested by Rob Herring upon me posting initial Apalis TK1 support: http://article.gmane.org/gmane.linux.ports.tegra/26608 Please keep the remaining 0, notation on the GPU node in place as a former mainline U-Boot version was looking for that particular notation in order to perform required fix-ups on it.
Tested-by: Alexandre Courbot <acourbot@nvidia.com> Confirmed that GPU still probes and is usable after this.