]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: mpc85xx: Update the driver to align to new clock bindings
authorTang Yuantian <yuantian.tang@freescale.com>
Tue, 21 Jan 2014 01:32:45 +0000 (09:32 +0800)
committerMike Turquette <mturquette@linaro.org>
Thu, 20 Mar 2014 00:04:14 +0000 (17:04 -0700)
commit00fa6e5d138a87f1b1bc8ae634c5f6fe513338c6
treeb4d3fb9d0e444ea484bd76bf2a27cd990157ae97
parent141c71dd2c00ca7d807138ece55a17c61085c793
clk: mpc85xx: Update the driver to align to new clock bindings

The clock bindings for Freescale CoreNet platform are updated.
So, the driver needs to be updated accordingly.
The main changes include:
- Added a new node to present the input system clock
- Changed PLL and MUX's compatible string

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-ppc-corenet.c