commit | 7fa9cbb00dc83fcf175042b6f20c2c9bce9a15f4 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Mon Mar 24 20:47:09 2008 +0300 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Mar 25 19:16:48 2008 -0500 |
tree | 92eb13e0b4ff7835223b23e9baecad5423e891a5 | |
parent | 507e2d79c91441a0bb2cd3d0c31c8bfe3f8cec07 [diff] |
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>