Re: [PATCH] clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations

2018-06-29 Thread Stephen Boyd
Quoting Mike Looijmans (2018-06-03 22:34:39) > This adds prepare/unprepare/is_prepared functionality to the drivers for > the SI544 and SI514 chips, allowing the clock output to be disabled when > the clock is not in use. > > Signed-off-by: Mike Looijmans > --- Applied to clk-next

Re: [PATCH] clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations

2018-06-29 Thread Stephen Boyd
Quoting Mike Looijmans (2018-06-03 22:34:39) > This adds prepare/unprepare/is_prepared functionality to the drivers for > the SI544 and SI514 chips, allowing the clock output to be disabled when > the clock is not in use. > > Signed-off-by: Mike Looijmans > --- Applied to clk-next

[PATCH] clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations

2018-06-03 Thread Mike Looijmans
This adds prepare/unprepare/is_prepared functionality to the drivers for the SI544 and SI514 chips, allowing the clock output to be disabled when the clock is not in use. Signed-off-by: Mike Looijmans --- drivers/clk/clk-si514.c | 38 +-

[PATCH] clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations

2018-06-03 Thread Mike Looijmans
This adds prepare/unprepare/is_prepared functionality to the drivers for the SI544 and SI514 chips, allowing the clock output to be disabled when the clock is not in use. Signed-off-by: Mike Looijmans --- drivers/clk/clk-si514.c | 38 +-