Searched hist:a8aceccb4d5db0acb476b74051525fb26f57f8ae (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/clk/ti/ |
H A D | Makefile | a8aceccb4d5db0acb476b74051525fb26f57f8ae Thu Jul 18 10:52:33 CEST 2013 Tero Kristo <t-kristo@ti.com> CLK: TI: add DT alias clock registration mechanism
Some devices require their clocks to be available with a specific dev-id con-id mapping. With DT, the clocks can be found by default only with their name, or alternatively through the device node of the consumer. With drivers, that don't support DT fully yet, add mechanism to register specific clock names.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | clk.c | a8aceccb4d5db0acb476b74051525fb26f57f8ae Thu Jul 18 10:52:33 CEST 2013 Tero Kristo <t-kristo@ti.com> CLK: TI: add DT alias clock registration mechanism
Some devices require their clocks to be available with a specific dev-id con-id mapping. With DT, the clocks can be found by default only with their name, or alternatively through the device node of the consumer. With drivers, that don't support DT fully yet, add mechanism to register specific clock names.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
/linux/include/linux/clk/ |
H A D | ti.h | a8aceccb4d5db0acb476b74051525fb26f57f8ae Thu Jul 18 10:52:33 CEST 2013 Tero Kristo <t-kristo@ti.com> CLK: TI: add DT alias clock registration mechanism
Some devices require their clocks to be available with a specific dev-id con-id mapping. With DT, the clocks can be found by default only with their name, or alternatively through the device node of the consumer. With drivers, that don't support DT fully yet, add mechanism to register specific clock names.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
/linux/drivers/clk/ |
H A D | Makefile | diff a8aceccb4d5db0acb476b74051525fb26f57f8ae Thu Jul 18 10:52:33 CEST 2013 Tero Kristo <t-kristo@ti.com> CLK: TI: add DT alias clock registration mechanism
Some devices require their clocks to be available with a specific dev-id con-id mapping. With DT, the clocks can be found by default only with their name, or alternatively through the device node of the consumer. With drivers, that don't support DT fully yet, add mechanism to register specific clock names.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|