Rob Herring
c11eede69b
powerpc: add missing explicit OF includes for ppc
...
Commit b5b4bb3f6a
(of: only include prom.h on sparc) removed implicit
includes of of_*.h headers by powerpc's prom.h. Some components were
missed in initial clean-up patch, so add the necessary includes to fix
powerpc builds.
Signed-off-by: Rob Herring <rob.herring@calxeda.com >
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Cc: Paul Mackerras <paulus@samba.org >
Cc: Tejun Heo <tj@kernel.org >
Cc: Matt Mackall <mpm@selenic.com >
Cc: Herbert Xu <herbert@gondor.apana.org.au >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Vinod Koul <vinod.koul@intel.com >
Cc: Dan Williams <dan.j.williams@intel.com >
Cc: linuxppc-dev@lists.ozlabs.org
Cc: linux-ide@vger.kernel.org
Cc: linux-crypto@vger.kernel.org
2013-11-11 09:10:50 -06:00
Tang Yuantian
4bcccf193d
clk: mpc85xx: Update the compatible string
...
The compatible string of clock is changed from *-2 to *-2.0
on chassis 2. So updated it accordingly.
Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com >
Signed-off-by: Mike Turquette <mturquette@linaro.org >
[mturquette@linaro.org: improved $SUBJECT line]
2013-05-30 11:55:35 -07:00
Tang Yuantian
555eae9735
clk: add PowerPC corenet clock driver support
...
This adds the clock driver for Freescale PowerPC corenet
series SoCs using common clock infrastructure.
Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com >
Signed-off-by: Li Yang <leoli@freescale.com >
Signed-off-by: Mike Turquette <mturquette@linaro.org >
2013-05-28 22:50:31 -07:00