public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Better support for ACPI in smiapp
@ 2017-08-29 12:41 Sakari Ailus
  2017-08-29 12:41 ` [PATCH 1/4] smiapp: Fix error handling in power on sequence Sakari Ailus
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sakari Ailus @ 2017-08-29 12:41 UTC (permalink / raw)
  To: linux-media

Hi,

The few patches here fix a bug (power sequence error handling) and change
clock handling in a way that allow using the driver in systems without
explicit clock control, e.g. ACPI.

Sakari Ailus (4):
  smiapp: Fix error handling in power on sequence
  smiapp: Verify clock frequency after setting it, prevent changing it
  smiapp: Get clock rate if it's not available through DT
  smiapp: Make clock control optional

 drivers/media/i2c/smiapp/smiapp-core.c | 50 ++++++++++++++++++++++++++--------
 1 file changed, 38 insertions(+), 12 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] smiapp cleanups, clock control changes
@ 2017-02-13 16:16 Sakari Ailus
  2017-02-13 16:16 ` [PATCH 4/4] smiapp: Make clock control optional Sakari Ailus
  0 siblings, 1 reply; 6+ messages in thread
From: Sakari Ailus @ 2017-02-13 16:16 UTC (permalink / raw)
  To: linux-media

Hi folks,

With this set, the smiapp driver can support clocks not coming from the
clock framework (e.g. ACPI). The smiapp.h header under include/media/i2c/
is also removed as it is no longer needed.

-- 
Kind regards,
Sakari

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-29 12:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29 12:41 [PATCH 0/4] Better support for ACPI in smiapp Sakari Ailus
2017-08-29 12:41 ` [PATCH 1/4] smiapp: Fix error handling in power on sequence Sakari Ailus
2017-08-29 12:41 ` [PATCH 2/4] smiapp: Verify clock frequency after setting it, prevent changing it Sakari Ailus
2017-08-29 12:41 ` [PATCH 3/4] smiapp: Get clock rate if it's not available through DT Sakari Ailus
2017-08-29 12:41 ` [PATCH 4/4] smiapp: Make clock control optional Sakari Ailus
  -- strict thread matches above, loose matches on Subject: below --
2017-02-13 16:16 [PATCH 0/4] smiapp cleanups, clock control changes Sakari Ailus
2017-02-13 16:16 ` [PATCH 4/4] smiapp: Make clock control optional Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox