1. 05 6月, 2015 1 次提交
  2. 02 4月, 2015 1 次提交
  3. 29 9月, 2014 1 次提交
  4. 18 1月, 2014 1 次提交
    • T
      CLK: TI: add support for clockdomain binding · 3cd4a596
      Tero Kristo 提交于
      Some OMAP clocks require knowledge about their parent clockdomain for
      book keeping purposes. This patch creates a new DT binding for TI
      clockdomains, which act as a collection of device clocks. Clockdomain
      itself is rather misleading name for the hardware functionality, as at
      least on OMAP4 / OMAP5 / DRA7 the clockdomains can be collections of either
      clocks and/or IP blocks, thus idle-domain or such might be more appropriate.
      For most cases on these SoCs, the kernel doesn't even need the information
      and the mappings can be ignored.
      Signed-off-by: NTero Kristo <t-kristo@ti.com>
      Acked-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NMike Turquette <mturquette@linaro.org>
      3cd4a596