clk: imxrt: Use dts for anatop base address
authorJesse Taube <mr.bossman075@gmail.com>
Thu, 17 Mar 2022 18:33:18 +0000 (14:33 -0400)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 19:08:23 +0000 (21:08 +0200)
commita2d6fbf5ff54cdeb2f75708e3551ee2df680a60c
tree88627caed9da8911e5f9ed2060d9b03f82a76eb3
parentc8009c15272e803ec5a720bff0f60723cd2b5a0d
clk: imxrt: Use dts for anatop base address

In Linux IMX and IMXRT use the device tree to hold the anatop address.
The anatop is used in clock drivers as it controls the internal PLLs
This will move the macro from asm/arch-imxrt to the device tree.
This presumably should also be done with the other IMX boards as well.

Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
arch/arm/dts/imxrt1020-evk-u-boot.dtsi
arch/arm/dts/imxrt1020.dtsi
arch/arm/dts/imxrt1050-evk-u-boot.dtsi
arch/arm/dts/imxrt1050.dtsi
arch/arm/include/asm/arch-imxrt/imx-regs.h
drivers/clk/imx/clk-imxrt1020.c
drivers/clk/imx/clk-imxrt1050.c