]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: omap_device: create clock alias purely from DT data
authorTero Kristo <t-kristo@ti.com>
Thu, 30 Jun 2016 13:14:59 +0000 (16:14 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Jul 2016 06:42:53 +0000 (23:42 -0700)
commit59dcfc48eb41c9074938fc2a0a07634e60f08e22
tree3ce862ce427461a2fc428596c756428d8922cffa
parentb3bf289c1c4561b4262084b64d1a115e4ba845cf
ARM: OMAP2+: omap_device: create clock alias purely from DT data

This avoids the need to add most of the clock aliases under
drivers/clk/ti/clk-xyz.c files.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_device.c