[PATCH 5/6] ARM: da8xx: Move CFGCHIP registration to init_time

2018-01-19 Thread David Lechner
This moves the registration of the CFGCHIP syscon device to the init_time callback. This is in preparation of moving to the common clock framework. There are a number of clocks in this syscon device so it will be needed at this point in boot to register the clocks. In da850.c also move the PLL

[PATCH 5/6] ARM: da8xx: Move CFGCHIP registration to init_time

2018-01-19 Thread David Lechner
This moves the registration of the CFGCHIP syscon device to the init_time callback. This is in preparation of moving to the common clock framework. There are a number of clocks in this syscon device so it will be needed at this point in boot to register the clocks. In da850.c also move the PLL