Re: [PATCH] powerpc/mpc52xx: setup port_config and CDM settings through DT
From: Anatolij Gustschin <agust@denx.de>
Date: 2012-03-20 16:28:47
From: Anatolij Gustschin <agust@denx.de>
Date: 2012-03-20 16:28:47
On Mon, 19 Mar 2012 09:51:22 +0100 Anatolij Gustschin [off-list ref] wrote:
From: Heiko Schocher <redacted> If firmware does not setup the "GPS Port Configuration Register" and the "CDM 48MHz Fractional Divider Configuration Register", it can be corrected by additional properties in the device tree. Add appropriate code to utility functions and document used bindings. Signed-off-by: Heiko Schocher <redacted> cc: devicetree-discuss@lists.ozlabs.org cc: linuxppc-dev@lists.ozlabs.org cc: Grant Likely <redacted> cc: Wolfgang Denk <redacted> Signed-off-by: Anatolij Gustschin <agust@denx.de> --- .../devicetree/bindings/powerpc/fsl/mpc5200.txt | 17 ++++++++++++ arch/powerpc/platforms/52xx/mpc52xx_common.c | 27 ++++++++++++++++++++ 2 files changed, 44 insertions(+), 0 deletions(-)
Applied for mpc5xxx next, thanks. Anatolij