commit | d67b98ed4790a30da9bdd337cfb76b03aac993e3 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Jan 20 14:20:06 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jan 21 08:31:49 2020 +0100 |
tree | f59122f2cbacc8a30dd3b5ca2772fcaa7cc55047 | |
parent | c7819d409ab7671991bf906482b7adcc21266f75 [diff] |
ddr: marvell: a38x: allow board specific clock out setup DDR clock out might be unrelated to the number of active chip-select. For example, the board might have two DDR components, but only one chip-select. The clk_enable mask allows the board to enable DDR clocks regardless of active chip-selects. Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il>