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

2018-12-06 Thread Heiko Stuebner
Am Freitag, 30. November 2018, 18:34:31 CET 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. > > Reviewed-by: Tomasz Figa > Signed-off-by: Ezequiel Garcia applied for 4.21

Re: [PATCH v11 3/4] arm64: dts: rockchip: add VPU device node for RK3399

2018-12-06 Thread Heiko Stuebner
Am Freitag, 30. November 2018, 18:34:32 CET schrieb Ezequiel Garcia: > Add the Video Processing Unit node for the RK3399 SoC. > > Also, fix the VPU IOMMU node, which was disabled and lacking > its power domain property. > > Reviewed-by: Tomasz Figa > Signed-off-by: Ezequiel Garcia applied for

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 > >

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

2018-10-05 Thread 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. > > Signed-off-by: Ezequiel Garcia applied for 4.20 (may possibly move to 4.21

Re: [PATCH v7 3/6] arm64: dts: rockchip: add VPU device node for RK3399

2018-10-05 Thread Heiko Stuebner
Am Freitag, 5. Oktober 2018, 02:12:23 CEST schrieb Ezequiel Garcia: > Add the Video Processing Unit node for the RK3399 SoC. > > Also, fix the VPU IOMMU node, which was disabled and lacking > its power domain property. > > Signed-off-by: Ezequiel Garcia applied for 4.20 (may possibly move to

Re: [PATCH V2 1/2] [media] Add Rockchip RK1608 driver

2018-02-27 Thread Heiko Stuebner
Hi Leo, Am Dienstag, 27. Februar 2018, 04:15:46 CET schrieb 温暖: > Thank you for your advice! I will revise it according to your suggestion. please also keep an eye on my reply to Linus' mail pointing out some other issues where the driver should not tie into soc-specific areas like the clock

Re: [PATCH V2 1/2] [media] Add Rockchip RK1608 driver

2018-02-26 Thread Heiko Stuebner
Hi Linus, thanks for catching these things :-) . Am Montag, 26. Februar 2018, 11:12:30 CET schrieb Linus Walleij: > On Mon, Feb 26, 2018 at 9:16 AM, Wen Nuan wrote: > > + pdata->grf_gpio2b_iomux = ioremap((resource_size_t) > > +

Re: [PATCH 2/2] dt-bindings: Document the Rockchip RK1608 bindings

2017-12-12 Thread Heiko Stuebner
Hi Leo, Am Dienstag, 12. Dezember 2017, 14:28:15 CET schrieb Leo Wen: > +Optional properties: > + > +- spi-max-frequency : Maximum SPI clocking speed of the device; > + (for RK1608) > +- spi-min-frequency : Minimum SPI clocking speed of the device; > +

Re: [PATCH v2] drm: bridge: synopsys/dw-hdmi: Enable cec clock

2017-10-24 Thread Heiko Stuebner
Hi Pierre, Am Freitag, 20. Oktober 2017, 21:18:38 CEST schrieb Pierre-Hugues Husson: > The documentation already mentions "cec" optional clock, but > currently the driver doesn't enable it. > > Changes: > v2: > - Separate ENOENT errors from others > - Propagate other errors (especially

Re: [PATCH 4/4] arm: dts: rockchip: select which CEC pin is used for the Firefly Reload

2017-10-21 Thread Heiko Stuebner
Am Freitag, 20. Oktober 2017, 12:07:34 CEST schrieb Hans Verkuil: > From: Hans Verkuil > > The Firefly Reload uses PC7. > > Signed-off-by: Hans Verkuil > Tested-by: Hans Verkuil folded into "[PATCH 2/4] arm: dts:

Re: [PATCH 2/4] arm: dts: rockchip: enable the first hdmi output

2017-10-21 Thread Heiko Stuebner
Am Freitag, 20. Oktober 2017, 12:07:32 CEST schrieb Hans Verkuil: > From: Hans Verkuil > > The vdd10_lcd and vcc18_lcd regulators need to be enabled for HDMI output > to work, so add 'regulator-always-on', just as is done in rk3288-firefly.dtsi. > > Also enable i2c5 and

Re: [PATCH 3/4] arm: dts: rockchip: define the two possible CEC pins

2017-10-21 Thread Heiko Stuebner
Am Freitag, 20. Oktober 2017, 12:07:33 CEST schrieb Hans Verkuil: > From: Hans Verkuil > > The CEC line can be routed to two possible pins. Define those pins. > > Signed-off-by: Hans Verkuil applied for 4.15, after massaging the subject a bit

Re: [PATCH 1/4] arm: dts: rockchip: add the cec clk for dw-hdmi on rk3288

2017-10-21 Thread Heiko Stuebner
Am Freitag, 20. Oktober 2017, 12:07:31 CEST schrieb Hans Verkuil: > From: Hans Verkuil > > The dw-hdmi block needs the cec clk for the rk3288. Add it. > > Signed-off-by: Hans Verkuil applied for 4.15, after s/arm:/ARM:/ in the subject Thanks

Re: [GIT PULL FOR v4.15] Rockchip RGA driver

2017-10-17 Thread Heiko Stuebner
Am Dienstag, 17. Oktober 2017, 21:21:33 CEST schrieb Hans Verkuil: > On 10/17/2017 09:20 PM, Hans Verkuil wrote: > > On 10/17/2017 08:30 PM, Heiko Stuebner wrote: > >> Hi Hans, > >> > >> Am Dienstag, 17. Oktober 2017, 08:30:44 CEST schrieb Hans Verkuil: &g

Re: [PATCH v12 5/5] arm64: dts: rockchip: add RGA device node for RK3399

2017-10-17 Thread Heiko Stuebner
Am Mittwoch, 11. Oktober 2017, 15:29:38 CEST schrieb Jacob Chen: > This patch add the RGA dt config of RK3399 SoC. > > Signed-off-by: Jacob Chen > Signed-off-by: Yakir Yang applied for 4.15 Thanks Heiko

Re: [PATCH v12 4/5] ARM: dts: rockchip: add RGA device node for RK3288

2017-10-17 Thread Heiko Stuebner
Am Mittwoch, 11. Oktober 2017, 15:29:37 CEST schrieb Jacob Chen: > This patch add the RGA dt config of rk3288 SoC. > > Signed-off-by: Jacob Chen > Signed-off-by: Yakir Yang applied for 4.15 Thanks Heiko

Re: [GIT PULL FOR v4.15] Rockchip RGA driver

2017-10-17 Thread Heiko Stuebner
Hi Hans, Am Dienstag, 17. Oktober 2017, 08:30:44 CEST schrieb Hans Verkuil: > This driver was merged yesterday for 4.15, so you can go ahead and take the > dts patches. Thanks for the heads up. While I was monitoring https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git/ I

Re: [PATCH 2/3] arm64: dts: rockchip: add the cec clk for dw-mipi-hdmi on rk3399

2017-10-15 Thread Heiko Stuebner
Am Samstag, 14. Oktober 2017, 00:53:36 CEST schrieb Pierre-Hugues Husson: > Signed-off-by: Pierre-Hugues Husson applied for 4.15 after adding a basic commit message. It is custom to always provide at least some sort of message there. Thanks Heiko

Re: [PATCH 3/3] arm64: dts: rockchip: enable cec pin for rk3399 firefly

2017-10-15 Thread Heiko Stuebner
Am Samstag, 14. Oktober 2017, 00:53:37 CEST schrieb Pierre-Hugues Husson: > Signed-off-by: Pierre-Hugues Husson applied for 4.15 after adding a basic commit message. It is custom to always provide at least some sort of message there. Thanks Heiko

Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-15 Thread Heiko Stuebner
Hi Hans, Am Sonntag, 15. Oktober 2017, 12:31:29 CEST schrieb Hans Verkuil: > On 10/14/2017 04:52 PM, Heiko Stuebner wrote: > > Am Samstag, 14. Oktober 2017, 15:14:40 CEST schrieb Pierre-Hugues Husson: > >>> Nice! I had a similar dw-hdmi.c patch pending but

[PATCH] pinctrl: rockchip: Add iomux-route switching support for rk3288

2017-10-14 Thread Heiko Stuebner
So far only the hdmi cec supports using one of two different pins as source, so add the route switching for it. Signed-off-by: Heiko Stuebner <he...@sntech.de> --- If I didn't mess up any numbering, the pinctrl change should look like the following patch. Hope that helps Heiko drivers/p

Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-14 Thread Heiko Stuebner
Am Samstag, 14. Oktober 2017, 15:14:40 CEST schrieb Pierre-Hugues Husson: > Hi Hans, > > > Nice! I had a similar dw-hdmi.c patch pending but got around to posting it. > > > > I'll brush off my old rk3288 patches and see if I can get CEC enabled > > for my firefly-reload. I was close to getting it

Re: [PATCH v2 6/6] dt-bindings: Document the Rockchip RGA bindings

2017-07-16 Thread Heiko Stuebner
Hi Laurent, Am Samstag, 15. Juli 2017, 12:23:12 CEST schrieb Laurent Pinchart: > On Saturday 15 Jul 2017 14:58:40 Jacob Chen wrote: > > Add DT bindings documentation for Rockchip RGA > > > > Signed-off-by: Yakir Yang > > Signed-off-by: Jacob Chen > >

Re: [PATCH v2 3/6] ARM: dts: rockchip: add RGA device node for RK3288

2017-07-15 Thread Heiko Stuebner
Hi Jacob, Am Samstag, 15. Juli 2017, 14:58:37 CEST schrieb Jacob Chen: > This patch add the RGA dt config of rk3288 SoC. > > Signed-off-by: Yakir Yang > Signed-off-by: Jacob Chen from the Signed-off it looks like Yakir was te original author of the