diff options
author | Andre Przywara <andre.przywara@arm.com> | 2017-01-02 11:48:25 (GMT) |
---|---|---|
committer | Jagan Teki <jagan@openedev.com> | 2017-01-04 15:37:40 (GMT) |
commit | 2865433a465755d45a2bdd83762fb373d60b9f20 (patch) | |
tree | 53522112924c4c5d518d5954c2d314957c1b3cdd /include/dm.h | |
parent | a64893614305b544715bb6b22c10b68b9f9b1b96 (diff) | |
download | u-boot-2865433a465755d45a2bdd83762fb373d60b9f20.tar.xz |
sun6i: Restrict some register initialization to Allwinner A31 SoC
These days many Allwinner SoCs use clock_sun6i.c, although out of them
only the (original sun6i) A31 has a second MBUS clock register.
Also the requirement for setting up the PRCM PLL_CTLR1 register to provide
the proper voltage seems to be a property of older SoCs only as well.
Restrict the MBUS initialization to this SoC only to avoid writing bogus
values to (undefined) registers in other chips.
I can only verify that the PLL voltage setup is not needed for H3 and
A64, so for now we only spare those two SoCs.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'include/dm.h')
0 files changed, 0 insertions, 0 deletions