On 11-06-19, 13:54, Rob Herring wrote: > On Mon, May 27, 2019 at 12:41 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote: > > I checked SPEAr and it is missing interrupt-controller at few places and clocks > > everywhere. Missing clocks should be fine as SPEAr doesn't get clocks from DT. > > Clocks not from DT was supposed to be a transitional thing... Right, but by the time I left ST in 2012, mainline clock's DT support wasn't there and the SPEAr core team got fired soon after that. No one was left in ST to do the porting, but there are still people using the SPEAr boards and there are products in market, so we can't delete the platform as well. So, no one is going to add clock DT support now. > > And interrupt-controller can be just added, I don't think there would be any > > platform dependent side-affects ? > > There shouldn't be. Okay, will send a patch for that then. -- viresh