On Fri, Apr 15, 2016 at 8:41 AM, Thierry Reding <thierry.reding@xxxxxxxxx> wrote: > On Tue, Apr 12, 2016 at 05:07:35PM +0200, Thierry Reding wrote: >> From: Thierry Reding <treding@xxxxxxxxxx> >> >> When Tegra124 support was first merged the unit-addresses of all devices >> were listed with a "0," prefix to encode the reg property's second cell. >> It turns out that this notation is not correct, and the "," separator is >> only used to separate fields in the unit address (such as the device and >> function number in PCI devices), not individual cells for addresses >> with more than one cell. >> >> Acked-by: Stephen Warren <swarren@xxxxxxxxxx> >> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt | 2 +- >> Documentation/devicetree/bindings/gpu/nvidia,gk20a.txt | 2 +- >> .../devicetree/bindings/memory-controllers/nvidia,tegra-mc.txt | 6 +++--- >> Documentation/devicetree/bindings/memory-controllers/tegra-emc.txt | 4 ++-- >> .../devicetree/bindings/pinctrl/nvidia,tegra124-xusb-padctl.txt | 6 +++--- >> Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt | 2 +- >> Documentation/devicetree/bindings/thermal/tegra-soctherm.txt | 2 +- >> 7 files changed, 12 insertions(+), 12 deletions(-) > > Hi Rob, > > Is this (and patch 2/2) something that you could pick up into the DT > tree, or would you rather have me take it through the Tegra tree? I have them queued up. Rob > > Thierry -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html