]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Mon, 24 Mar 2008 17:47:09 +0000 (20:47 +0300)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:16:48 +0000 (19:16 -0500)
commit7fa9cbb00dc83fcf175042b6f20c2c9bce9a15f4
tree92eb13e0b4ff7835223b23e9baecad5423e891a5
parent507e2d79c91441a0bb2cd3d0c31c8bfe3f8cec07
mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups

device_type = "soc" is being deprecated, newer device trees will use
"fsl,soc" and/or "fsl,immr" for the soc nodes.

This patch also adds clock-frequency property for soc nodes (the same
value as bus-frequency).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
cpu/mpc83xx/fdt.c