On Wed, Jun 6, 2018 at 9:36 AM, Jagan Teki <[email protected]> wrote: >>>> Why is the SoC / compatible information not coming from DT instead ? Why >>>> is the driver polluted by more ifdefs ? >>> >>> Because this platform doesn't have DM clock driver yet. This code will >>> be removed once this driver is implemented. >> >> You don't need DM clock driver, you can check the compatible string I >> think ? > > Yes or driver_data, if we wanted to get rid of other #Ifdef on the file
OK, I'll change it to use driver_data. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

