]> git.openfabrics.org - ~emulex/infiniband.git/commit
MIPS: ralink: adds OF code
authorJohn Crispin <blogic@openwrt.org>
Sun, 20 Jan 2013 21:02:01 +0000 (22:02 +0100)
committerJohn Crispin <blogic@openwrt.org>
Sun, 17 Feb 2013 00:25:31 +0000 (01:25 +0100)
commit3a5bfe7bdbfd37c9206d7c6dfd7eb9664ccc5038
tree3fe631d5ee2bd37c19fd138463d207d0b80aefa5
parent3f0a06b0368d25608841843e9d65a7289ad9f14a
MIPS: ralink: adds OF code

Until there is a generic MIPS way of handing the DTB over from bootloader to
kernel we rely on a built in devicetrees. The OF code also remaps those register
ranges that we use global in our drivers.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4895/
arch/mips/ralink/of.c [new file with mode: 0644]