From: Benjamin Herrenschmidt Date: Wed, 3 Jul 2013 06:01:10 +0000 (+1000) Subject: of: Fix address decoding on Bimini and js2x machines X-Git-Tag: v3.11-rc1~85^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd18e4684f3d188277bbbc27545248487472108;p=pandora-kernel.git of: Fix address decoding on Bimini and js2x machines Commit: e38c0a1fbc5803cbacdaac0557c70ac8ca5152e7 of/address: Handle #address-cells > 2 specially broke real time clock access on Bimini, js2x, and similar powerpc machines using the "maple" platform. That code was indirectly relying on the old (broken) behaviour of the translation for the hypertransport to ISA bridge. This fixes it by treating hypertransport as a PCI bus Signed-off-by: Benjamin Herrenschmidt Acked-by: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed