Linux Media Controller development
 help / color / mirror / Atom feed
* [REVIEW PATCH v2 00/11] smiapp OF support
@ 2014-11-18  5:43 Sakari Ailus
  2014-11-18  5:43 ` [REVIEW PATCH v2 01/11] smiapp: Remove FSF's address from the license header Sakari Ailus
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Sakari Ailus @ 2014-11-18  5:43 UTC (permalink / raw)
  To: linux-media

Hi folks,

This patchset adds support for Device tree in the smiapp driver. Platform       
data support is retained as well. The actual DT related changes are             
prepended by a few simple cleanups.                                             
                                                                                
A new link-frequency property is defined in video-interfaces.txt, as this is    
hardly something which is specific to the SMIA compliant sensors.               

since v1:

- Only use dev->of_node to determine whether the OF node is there.

- Add clock-lanes and data-lanes properties to mandatory properties list in
  documentation.

- Add a patch to include include/uapi/linux/smiapp.h in MAINTAINERS section
  for the smiapp driver.

-- 
Kind regards,
Sakari

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

end of thread, other threads:[~2014-12-02  0:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18  5:43 [REVIEW PATCH v2 00/11] smiapp OF support Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 01/11] smiapp: Remove FSF's address from the license header Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 02/11] smiapp: List include/uapi/linux/smiapp.h in MAINTAINERS Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 03/11] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 04/11] smiapp: Use types better suitable for DT Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 05/11] smiapp: Register async subdev Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 06/11] smiapp: The sensor only needs a single clock, name may be NULL Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 07/11] of: v4l: Document link-frequency property in video-interfaces.txt Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 08/11] of: smiapp: Add documentation Sakari Ailus
2014-11-30 16:26   ` [REVIEW PATCH v2.1 " Sakari Ailus
2014-12-01 10:42     ` Mark Rutland
2014-12-01 23:56       ` Sakari Ailus
2014-12-02  0:05         ` Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 09/11] smiapp: Obtain device information from the Device Tree if OF node exists Sakari Ailus
2014-11-30 16:28   ` [REVIEW PATCH v2.1 " Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 10/11] smiapp: Split sub-device initialisation off from the registered callback Sakari Ailus
2014-11-18  5:43 ` [REVIEW PATCH v2 11/11] smiapp: Fully probe the device in probe Sakari Ailus

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