[PATCH v2] arm: tegra124: remove commas from unit addresses
From: Stephen Warren <hidden>
Date: 2016-06-20 16:46:48
Also in:
linux-devicetree, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2016-06-20 16:46:48
Also in:
linux-devicetree, linux-tegra, lkml
On 06/20/2016 10:40 AM, Thierry Reding wrote:
On Mon, Jun 20, 2016 at 09:50:26AM -0600, Stephen Warren wrote:quoted
On 06/18/2016 07:04 PM, Marcel Ziswiler wrote:quoted
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/26608Acked-by: Stephen Warren <redacted>I'm confused now. I posted almost exactly the same patch a while ago and we agreed that we couldn't do this because the node names were to be considered part of the ABI. Is it or is it not?
The particular case where it matters is the GPU node, which U-Boot manipulates. This revised patch version no longer renames the GPU node and so in practice avoids any issues that I'm aware of. If there's a more general rule that node names are part of the ABI, then indeed we shouldn't take this patch.