]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kmp204x: reset the Zarlink clocking chips at power up only
authorValentin Longchamp <valentin.longchamp@keymile.com>
Tue, 19 Aug 2014 13:40:04 +0000 (15:40 +0200)
committerYork Sun <yorksun@freescale.com>
Wed, 20 Aug 2014 17:44:42 +0000 (10:44 -0700)
commitf38391793f1a5c62d1c72a647f15a88e7c22ef11
tree47470cb9fd7fa5ecd77f601429ea770779e9290a
parent8af353bb0efa3152396ecca99ba9e91633bdb8a0
kmp204x: reset the Zarlink clocking chips at power up only

There is the requirement on the chassis's backplane that when the clocks
have been enabled, they then should not disappear.

Resetting the Zarlink clocking chips at unit reset violates this
requirement because the backplane clocks are not supplied during the
reset time.

To avoid this side effect, both the Zarlink clocking chips are reset
only at power up.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
board/keymile/kmp204x/kmp204x.c