]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties
authorKevin Cernekee <cernekee@gmail.com>
Wed, 26 Nov 2014 00:49:53 +0000 (16:49 -0800)
committerFlorian Fainelli <f.fainelli@gmail.com>
Fri, 29 May 2015 04:00:20 +0000 (21:00 -0700)
commitfbf4e262bb505a76c5cba227fcb2f4ea657d9921
tree206e3a70112f10633e5504762ed6e6da33258415
parent7dc95b40f599293aedf30432749ad25b51549041
bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties

On chips strapped for BE, we'll need to use ioread32be/iowrite32be instead of
ioread32/iowrite32.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
drivers/bus/brcmstb_gisb.c