Re: [PATCH] media: uvcvideo: Add boottime clock support

2018-10-17 Thread Tomasz Figa
On Thu, Oct 18, 2018 at 5:50 AM Laurent Pinchart wrote: > > Hi Tomasz, > > On Wednesday, 17 October 2018 11:28:52 EEST Tomasz Figa wrote: > > On Wed, Oct 17, 2018 at 5:02 PM Laurent Pinchart wrote: > > > On Wednesday, 17 October 2018 10:52:42 EEST Heng-Ruey Hsu wrote: > > >> Android requires camer

cron job: media_tree daily build: OK

2018-10-17 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Thu Oct 18 05:00:10 CEST 2018 media-tree git hash:490d84f6d73c12f4204241cff8651eed60aae914 media_build gi

Re: [PATCH v7] media: add imx319 camera sensor driver

2018-10-17 Thread Tomasz Figa
On Tue, Oct 16, 2018 at 8:50 PM Sakari Ailus wrote: > > Hi Tomasz, > > On Fri, Oct 12, 2018 at 05:06:56PM +0900, Tomasz Figa wrote: > > On Fri, Oct 12, 2018 at 4:58 PM Sakari Ailus > > wrote: > > > > > > Hi Tomasz, > > > > > > On Fri, Oct 12, 2018 at 01:51:10PM +0900, Tomasz Figa wrote: > > > > H

Re: [PATCH v11 1/5] venus: firmware: add routine to reset ARM9

2018-10-17 Thread Joe Perches
On Wed, 2018-10-17 at 11:49 +0300, Stanimir Varbanov wrote: > On 10/08/2018 04:32 PM, Vikash Garodia wrote: > > Add routine to reset the ARM9 and brings it out of reset. Also > > abstract the Venus CPU state handling with a new function. This > > is in preparation to add PIL functionality in venus

Re: [PATCH v3 00/16] i.MX media mem2mem scaler

2018-10-17 Thread Steve Longerbeam
Hi Philipp, On 10/12/18 5:29 PM, Steve Longerbeam wrote: But one last thing. Conversions to and from YV12 are producing images with wrong colors, it looks like the .uv_swapped boolean needs to be checked additionally somewhere. Any ideas? Sorry, this was my fault. I fixed this in "gpu: i

Re: [PATCH v3 10/16] gpu: ipu-v3: image-convert: select optimal seam positions

2018-10-17 Thread Steve Longerbeam
On 10/17/18 4:10 AM, Philipp Zabel wrote: On Fri, 2018-10-12 at 17:33 -0700, Steve Longerbeam wrote: On 09/18/2018 02:34 AM, Philipp Zabel wrote: +/* + * Tile left edges are required to be aligned to multiples of 8 bytes + * by the IDMAC. + */ +static inline u32 tile_left_align(const struct

Re: i.MX6 IPU CSI analog video input on Ventana

2018-10-17 Thread Steve Longerbeam
On 10/17/18 4:05 PM, Tim Harvey wrote: On Wed, Oct 17, 2018 at 2:33 PM Steve Longerbeam wrote: Hi Tim, On 10/17/18 1:38 PM, Tim Harvey wrote: On Mon, Jun 4, 2018 at 1:58 AM Krzysztof Hałasa wrote: I've just tested the PAL setup: in currect situation (v4.17 + Steve's fix-csi-interlaced.2 +

Re: i.MX6 IPU CSI analog video input on Ventana

2018-10-17 Thread Tim Harvey
On Wed, Oct 17, 2018 at 2:33 PM Steve Longerbeam wrote: > > Hi Tim, > > On 10/17/18 1:38 PM, Tim Harvey wrote: > > On Mon, Jun 4, 2018 at 1:58 AM Krzysztof Hałasa wrote: > > I've just tested the PAL setup: in currect situation (v4.17 + Steve's > fix-csi-interlaced.2 + "media: adv7180: fix field t

[PATCH v3 2/2] seco-cec: add Consumer-IR support

2018-10-17 Thread ektor5
From: Ettore Chimenti Introduce support for Consumer-IR into seco-cec driver, as it shares the same interrupt for receiving messages. The device decodes RC5 signals only, defaults to hauppauge mapping. It will spawn an input interface using the RC framework (like CEC device). Signed-off-by: Etto

[PATCH v3 1/2] media: add SECO cec driver

2018-10-17 Thread ektor5
From: Ettore Chimenti This patch adds support to the CEC device implemented with a STM32 microcontroller in X86 SECO Boards, including UDOO X86. The communication is achieved via Braswell integrated SMBus (i2c-i801). The driver use direct access to the PCI addresses, due to the limitations of th

[PATCH v3 0/2] Add SECO Boards CEC device driver

2018-10-17 Thread ektor5
This series of patches aims to add CEC functionalities to SECO devices, in particular UDOO X86. The communication is achieved via Braswell SMBus (i2c-i801) to the onboard STM32 microcontroller that handles the CEC signals. The driver use direct access to the PCI addresses, due to the limitations o

Re: [PATCH] media: uvcvideo: Add boottime clock support

2018-10-17 Thread Laurent Pinchart
Hi Tomasz, On Wednesday, 17 October 2018 11:28:52 EEST Tomasz Figa wrote: > On Wed, Oct 17, 2018 at 5:02 PM Laurent Pinchart wrote: > > On Wednesday, 17 October 2018 10:52:42 EEST Heng-Ruey Hsu wrote: > >> Android requires camera timestamps to be reported with > >> CLOCK_BOOTTIME to sync timestamp

Re: [RFP] Which V4L2 ioctls could be replaced by better versions?

2018-10-17 Thread Laurent Pinchart
Hi Hans, On Wednesday, 17 October 2018 12:16:14 EEST Hans Verkuil wrote: > On 10/17/2018 10:57 AM, Laurent Pinchart wrote: > > On Thursday, 20 September 2018 17:42:15 EEST Hans Verkuil wrote: > >> Some parts of the V4L2 API are awkward to use and I think it would be > >> a good idea to look at pos

Re: i.MX6 IPU CSI analog video input on Ventana

2018-10-17 Thread Tim Harvey
On Mon, Jun 4, 2018 at 1:58 AM Krzysztof Hałasa wrote: > > I've just tested the PAL setup: in currect situation (v4.17 + Steve's > fix-csi-interlaced.2 + "media: adv7180: fix field type" + a small cheap > PAL camera) the following produces bottom-first interlaced frames: > > media-ctl -r -l '"adv7

Re: [PATCH v4 01/12] media: ov5640: Adjust the clock based on the expected rate

2018-10-17 Thread jacopo mondi
Hello Sam and Maxime (and other ov5640-ers :) On Wed, Oct 17, 2018 at 10:54:01AM -0700, Sam Bobrowicz wrote: > Hello Maxime and Jacopo (and other ov5640-ers), > > I just submitted my version of this patch to the mailing list as RFC. > It is working on my MIPI platform. Please try it if you have ti

[PATCH 2/2] media: ov5640: Re-implement MIPI clock configuration

2018-10-17 Thread Jacopo Mondi
Modify the MIPI clock tree calculation procedure. The implemented function receives the total bandwidth required in bytes and calculate the sample rate and the MIPI clock rate accordingly. Tested with capture at 1080p, 720p, VGA and QVGA. Signed-off-by: Jacopo Mondi --- drivers/media/i2c/ov5640

[PATCH 1/2] media: ov5640: Add check for PLL1 output max frequency

2018-10-17 Thread Jacopo Mondi
Check that the PLL1 output frequency does not exceed the maximum allowed 1GHz frequency. Signed-off-by: Jacopo Mondi --- drivers/media/i2c/ov5640.c | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/drivers/media/i2c/ov5640.c b/drivers/media/i2c/ov5640.c

[PATCH 0/2] media: ov5640: Re-implement MIPI clock tree configuration

2018-10-17 Thread Jacopo Mondi
Hello ov5640 people, this small series based on top of Maxime's v4 "media: ov5640: Misc cleanup and improvements" which fixes configuration of the MIPI clock tree which I have found not working in Maxime's series. As the aforementioned series containes a lot of useful things, I based my work on

Re: [PATCH v4 01/12] media: ov5640: Adjust the clock based on the expected rate

2018-10-17 Thread Sam Bobrowicz
Hello Maxime and Jacopo (and other ov5640-ers), I just submitted my version of this patch to the mailing list as RFC. It is working on my MIPI platform. Please try it if you have time. Hopefully we can merge these two into a single patch that doesn't break any platforms. Thanks, Sam Additional n

For your photos 25

2018-10-17 Thread Jenny
We provide photoshop services to some of the companies from around the world. Some online stores use our services for retouching portraits, jewelry, apparels, furnitures etc. Here are the details of what we provide: Clipping path Deep etching Image masking Portrait retouching Jewelry retouching

[RFC PATCH] media: ov5640: calculate PLL settings for modes

2018-10-17 Thread Sam Bobrowicz
Remove the PLL settings from the register blobs and calculate them based on required clocks. This allows more mode and input clock (xclk) configurations. Also ensure that PCLK PERIOD register 0x4837 is set so that MIPI receivers are not broken by this patch. Last, a change to the init register bl

bootlin.com - Refus de paiement

2018-10-17 Thread GANDІ
Cher(e) Client(e), Nous avons confronté refus d'auprès votre compte lors de la tentative de débiter les frais du dernier renouvellement de vos services. Le montant de paiement 2,78 € a été refusée par votre banque. Nous vous invitons à remplir manuellement le formulaire de renouvellement de v

For your photos 20

2018-10-17 Thread Jenny
We provide photoshop services to some of the companies from around the world. Some online stores use our services for retouching portraits, jewelry, apparels, furnitures etc. Here are the details of what we provide: Clipping path for photos Deep etching for photos Image masking for photos Port

Re: [PATCH v3 6/6] media: video-i2c: support runtime PM

2018-10-17 Thread Akinobu Mita
2018年10月17日(水) 16:19 Sakari Ailus : > > On Wed, Oct 17, 2018 at 12:07:50AM +0900, Akinobu Mita wrote: > > 2018年10月16日(火) 0:31 Sakari Ailus : > > > > > > Hi Mita-san, > > > > > > On Sun, Oct 14, 2018 at 03:02:39AM +0900, Akinobu Mita wrote: > > > > AMG88xx has a register for setting operating mode.

Re: [PATCH 2/2] media: docs-rst: Document memory-to-memory video encoder interface

2018-10-17 Thread Laurent Pinchart
Hi Tomasz, Thank you for the patch. On Tuesday, 24 July 2018 17:06:21 EEST Tomasz Figa wrote: > Due to complexity of the video encoding process, the V4L2 drivers of > stateful encoder hardware require specific sequences of V4L2 API calls > to be followed. These include capability enumeration, ini

Re: [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux

2018-10-17 Thread Rob Herring
On Wed, Oct 10, 2018 at 10:45:43AM +0200, Linus Walleij wrote: > Hi Vladimir, > > thanks for your patch! > > Can we change the subject to something like "add DT bindings" rather than > "add description" as it is more specific and makes it easier for me as > maintainer. To add to the nitpicking,

Re: [PATCH v12 0/5] Venus updates - PIL

2018-10-17 Thread Stanimir Varbanov
Vikash, thanks for the patches! On 10/17/2018 04:18 PM, Vikash Garodia wrote: > This version of the series > * updates the tz flag to unsigned > > Stanimir Varbanov (1): > venus: firmware: register separate platform_device for firmware loader > > Vikash Garodia (4): > venus: firmware: add ro

For your photos 25

2018-10-17 Thread Jenny
We provide photoshop services to some of the companies from around the world. Some online stores use our services for retouching portraits, jewelry, apparels, furnitures etc. Here are the details of what we provide: Clipping path Deep etching Image masking Portrait retouching Jewelry retouching

my subject

2018-10-17 Thread test
I am Peter Wong director of operations, Hong Kong and Shanghai Banking Corporation Limited Hong Kong. I have a very confidential business proposition involving transfer of $18.350.000.00 that will be of great benefit for both of us. Reply for more details as regards this transaction Best Regards P

Re: [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

2018-10-17 Thread Laurent Pinchart
Hi Tomasz, Thank you for the patch. On Tuesday, 24 July 2018 17:06:20 EEST Tomasz Figa wrote: > Due to complexity of the video decoding process, the V4L2 drivers of > stateful decoder hardware require specific sequences of V4L2 API calls > to be followed. These include capability enumeration, ini

Re: [RFCv3 PATCH 0/3] Media Controller Properties

2018-10-17 Thread Hans Verkuil
On 09/28/2018 12:07 PM, Hans Verkuil wrote: > From: Hans Verkuil > > This RFC patch series implements properties for the media controller. > > The main changes since RFCv2 are: > > - Properties can be nested. > - G_TOPOLOGY sets flags to indicate if there are pads/links/properties > for the o

Re: [PATCH v11 0/5] Venus updates - PIL

2018-10-17 Thread Vikash Garodia
Hi Stanimir, Thanks for the review and approvals. I have just posted v12 with the below comments addressed. Please check and provide your blessings :) On 2018-10-17 14:40, Stanimir Varbanov wrote: Hi Vikash, Thanks for the patches and patience! On 10/08/2018 04:32 PM, Vikash Garodia wrote:

[PATCH v12 4/5] venus: firmware: add no TZ boot and shutdown routine

2018-10-17 Thread Vikash Garodia
Video hardware is mainly comprised of vcodec subsystem and video control subsystem. Video control has ARM9 which executes the video firmware instructions whereas vcodec does the video frame processing. This change adds support to load the video firmware and bring ARM9 out of reset for platforms whi

[PATCH v12 5/5] dt-bindings: media: Document bindings for venus firmware device

2018-10-17 Thread Vikash Garodia
Add devicetree binding documentation for firmware loader for video hardware running on qualcomm chip. Signed-off-by: Vikash Garodia Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/media/qcom,venus.txt | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --gi

[PATCH v12 3/5] venus: firmware: register separate platform_device for firmware loader

2018-10-17 Thread Vikash Garodia
From: Stanimir Varbanov This registers a firmware platform_device and associate it with video-firmware DT subnode. Then calls dma configure to initialize dma and iommu. Signed-off-by: Stanimir Varbanov --- drivers/media/platform/qcom/venus/core.c | 14 +-- drivers/media/platform/qcom/v

[PATCH v12 2/5] venus: firmware: move load firmware in a separate function

2018-10-17 Thread Vikash Garodia
Separate firmware loading part into a new function. Signed-off-by: Vikash Garodia --- drivers/media/platform/qcom/venus/core.c | 4 +- drivers/media/platform/qcom/venus/firmware.c | 55 ++-- drivers/media/platform/qcom/venus/firmware.h | 2 +- 3 files changed, 38 in

[PATCH v12 1/5] venus: firmware: add routine to reset ARM9

2018-10-17 Thread Vikash Garodia
Add routine to reset the ARM9 and brings it out of reset. Also abstract the Venus CPU state handling with a new function. This is in preparation to add PIL functionality in venus driver. Signed-off-by: Vikash Garodia --- drivers/media/platform/qcom/venus/core.h | 2 ++ drivers/media/pla

[PATCH v12 0/5] Venus updates - PIL

2018-10-17 Thread Vikash Garodia
This version of the series * updates the tz flag to unsigned Stanimir Varbanov (1): venus: firmware: register separate platform_device for firmware loader Vikash Garodia (4): venus: firmware: add routine to reset ARM9 venus: firmware: move load firmware in a separate function venus: firmw

Re: [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288

2018-10-17 Thread Heiko Stuebner
Am Freitag, 5. Oktober 2018, 14:04:04 CEST schrieb Heiko Stuebner: > Am Freitag, 5. Oktober 2018, 02:12:22 CEST schrieb Ezequiel Garcia: > > Add the Video Processing Unit node for RK3288 SoC. > > > > Fix the VPU IOMMU node, which was disabled and lacking > > its power domain property. > > > > Sig

Applied "spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent" to the spi tree

2018-10-17 Thread Mark Brown
The patch spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent has been applied to the spi tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) a

Applied "ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherent" to the asoc tree

2018-10-17 Thread Mark Brown
The patch ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherent has been applied to the asoc tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) a

Re: [PATCH v3 10/16] gpu: ipu-v3: image-convert: select optimal seam positions

2018-10-17 Thread Philipp Zabel
On Fri, 2018-10-12 at 17:33 -0700, Steve Longerbeam wrote: > > On 09/18/2018 02:34 AM, Philipp Zabel wrote: > > > > +/* > > + * Tile left edges are required to be aligned to multiples of 8 bytes > > + * by the IDMAC. > > + */ > > +static inline u32 tile_left_align(const struct ipu_image_pixfmt *

[PATCH] cec: add debug_phys_addr module option

2018-10-17 Thread Hans Verkuil
If debug_phys_addr is set, then CEC_CAP_PHYS_ADDR is added to the CEC adapter capabilities. This allows for testing CEC even if the physical address isn't set. This makes it possible to connect two HDMI outputs together and still use CEC. Very useful for testing CEC if you don't have access to an

Re: [PATCH v4 2/2] media: platform: Add Aspeed Video Engine driver

2018-10-17 Thread Hans Verkuil
On 10/05/2018 09:57 PM, Eddie James wrote: > The Video Engine (VE) embedded in the Aspeed AST2400 and AST2500 SOCs > can capture and compress video data from digital or analog sources. With > the Aspeed chip acting a service processor, the Video Engine can capture > the host processor graphics outp

Re: [RFP] Which V4L2 ioctls could be replaced by better versions?

2018-10-17 Thread Hans Verkuil
On 10/17/2018 10:57 AM, Laurent Pinchart wrote: > Hi Hans, > > On Thursday, 20 September 2018 17:42:15 EEST Hans Verkuil wrote: >> Some parts of the V4L2 API are awkward to use and I think it would be >> a good idea to look at possible candidates for that. >> >> Examples are the ioctls that use st

Re: [PATCH v11 0/5] Venus updates - PIL

2018-10-17 Thread Stanimir Varbanov
Hi Vikash, Thanks for the patches and patience! On 10/08/2018 04:32 PM, Vikash Garodia wrote: > This version of the series > * extends the description of firmware subnode in documentation. > * renames the flag suggesting the presence of tz and update code > accordingly. > > Stanimir Varbanov (

Re: [RFP] Which V4L2 ioctls could be replaced by better versions?

2018-10-17 Thread Laurent Pinchart
Hi Hans, On Thursday, 20 September 2018 17:42:15 EEST Hans Verkuil wrote: > Some parts of the V4L2 API are awkward to use and I think it would be > a good idea to look at possible candidates for that. > > Examples are the ioctls that use struct v4l2_buffer: the multiplanar support > is really hor

Re: [PATCH v11 1/5] venus: firmware: add routine to reset ARM9

2018-10-17 Thread Stanimir Varbanov
Hi Vikash, On 10/08/2018 04:32 PM, Vikash Garodia wrote: > Add routine to reset the ARM9 and brings it out of reset. Also > abstract the Venus CPU state handling with a new function. This > is in preparation to add PIL functionality in venus driver. > > Signed-off-by: Vikash Garodia > --- > dri

Re: [PATCH] media: uvcvideo: Add boottime clock support

2018-10-17 Thread Tomasz Figa
Hi Laurent, On Wed, Oct 17, 2018 at 5:02 PM Laurent Pinchart wrote: > > Hi Heng-Ruey, > > Thank you for the patch. > > On Wednesday, 17 October 2018 10:52:42 EEST Heng-Ruey Hsu wrote: > > Android requires camera timestamps to be reported with > > CLOCK_BOOTTIME to sync timestamp with other sensor

Re: [PATCH] media: uvcvideo: Add boottime clock support

2018-10-17 Thread Laurent Pinchart
Hi Heng-Ruey, Thank you for the patch. On Wednesday, 17 October 2018 10:52:42 EEST Heng-Ruey Hsu wrote: > Android requires camera timestamps to be reported with > CLOCK_BOOTTIME to sync timestamp with other sensor sources. What's the rationale behind this, why can't CLOCK_MONOTONIC work ? If the

Re: i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux

2018-10-17 Thread jacopo mondi
Hi Adam, Seve, On Tue, Oct 16, 2018 at 05:13:24PM -0700, Steve Longerbeam wrote: > Hi Adam, > > > On 10/16/18 12:46 PM, Adam Ford wrote: > >On Thu, Sep 20, 2018 at 9:58 AM jacopo mondi wrote: > >>Hi imx6 people, > >> > >>On Thu, May 31, 2018 at 08:39:20PM +0530, Jagan Teki wrote: > >>>Hi All, > >

[PATCH] media: uvcvideo: Add boottime clock support

2018-10-17 Thread Heng-Ruey Hsu
Android requires camera timestamps to be reported with CLOCK_BOOTTIME to sync timestamp with other sensor sources. Signed-off-by: Heng-Ruey Hsu --- drivers/media/usb/uvc/uvc_driver.c | 4 drivers/media/usb/uvc/uvc_video.c | 2 ++ 2 files changed, 6 insertions(+) diff --git a/drivers/media

Re: [linux-sunxi] [PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2018-10-17 Thread Jagan Teki
On Wed, Sep 26, 2018 at 2:11 PM Yong Deng wrote: > > Add binding documentation for Allwinner V3s CSI. > > Acked-by: Maxime Ripard > Acked-by: Sakari Ailus > Reviewed-by: Rob Herring > Signed-off-by: Yong Deng > --- > .../devicetree/bindings/media/sun6i-csi.txt| 59 > +

Re: [PATCH 1/8] cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent

2018-10-17 Thread Rafael J. Wysocki
On Wed, Oct 17, 2018 at 9:19 AM Christoph Hellwig wrote: > > On Mon, Oct 15, 2018 at 09:43:04AM +0200, Rafael J. Wysocki wrote: > > On Sat, Oct 13, 2018 at 5:17 PM Christoph Hellwig wrote: > > > > > > The DMA API does its own zone decisions based on the coherent_dma_mask. > > > > > > Signed-off-b

Re: [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs

2018-10-17 Thread Christoph Hellwig
On Mon, Oct 15, 2018 at 11:12:55AM +0200, Benjamin Gaignard wrote: > Le sam. 13 oct. 2018 à 17:18, Christoph Hellwig a écrit : > > > > The DMA API does its own zone decisions based on the coherent_dma_mask. > > > > Signed-off-by: Christoph Hellwig > > Reviewed-by: Benjamin Gaignard Can you pic

Re: [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc

2018-10-17 Thread Christoph Hellwig
On Tue, Oct 16, 2018 at 02:41:23PM +0200, Benjamin Gaignard wrote: > Le lun. 15 oct. 2018 à 11:12, Benjamin Gaignard > a écrit : > > > > Le sam. 13 oct. 2018 à 17:17, Christoph Hellwig a écrit : > > > > > > The DMA API does its own zone decisions based on the coherent_dma_mask. > > > > > > Signed

Re: [PATCH 1/8] cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent

2018-10-17 Thread Christoph Hellwig
On Mon, Oct 15, 2018 at 09:43:04AM +0200, Rafael J. Wysocki wrote: > On Sat, Oct 13, 2018 at 5:17 PM Christoph Hellwig wrote: > > > > The DMA API does its own zone decisions based on the coherent_dma_mask. > > > > Signed-off-by: Christoph Hellwig > > Acked-by: Rafael J. Wysocki Can you pick it

Re: [PATCH v3 6/6] media: video-i2c: support runtime PM

2018-10-17 Thread Sakari Ailus
On Wed, Oct 17, 2018 at 12:07:50AM +0900, Akinobu Mita wrote: > 2018年10月16日(火) 0:31 Sakari Ailus : > > > > Hi Mita-san, > > > > On Sun, Oct 14, 2018 at 03:02:39AM +0900, Akinobu Mita wrote: > > > AMG88xx has a register for setting operating mode. This adds support > > > runtime PM by changing the

Re: [PATCH v11 0/5] Venus updates - PIL

2018-10-17 Thread Stanimir Varbanov
Hi Vikash, On 10/16/2018 06:55 PM, Vikash Garodia wrote: > I have no review comments. I'll need some time to test this version on v1 and v3. > > On 2018-10-08 19:02, Vikash Garodia wrote: >> This version of the series >> * extends the description of firmware subnode in documentation. >> * rena