[linux-sunxi] Re: [PATCH 2/6] media: cedrus: Add a quirk for not setting DMA offset

2019-01-29 Thread Maxime Ripard
On Mon, Jan 28, 2019 at 09:55:00PM +0100, Jernej Skrabec wrote: > H6 VPU doesn't work if DMA offset is set. > > Add a quirk for it. > > Signed-off-by: Jernej Skrabec Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com -- You r

[linux-sunxi] Re: [PATCH 1/6] dt-bindings: media: cedrus: Add H6 compatible

2019-01-29 Thread Maxime Ripard
On Mon, Jan 28, 2019 at 09:54:59PM +0100, Jernej Skrabec wrote: > This adds a compatible for H6. H6 VPU supports 10-bit HEVC decoding and > additional AFBC output format for HEVC. > > Signed-off-by: Jernej Skrabec Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Ke

[linux-sunxi] Re: [PATCH 3/6] media: cedrus: Add support for H6

2019-01-29 Thread Maxime Ripard
On Mon, Jan 28, 2019 at 09:55:01PM +0100, Jernej Skrabec wrote: > H6 has improved VPU. It supports 10-bit HEVC decoding and AFBC output > format for HEVC. > > Signed-off-by: Jernej Skrabec Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://

[linux-sunxi] Re: [PATCH 4/6] dt-bindings: sram: sunxi: Add compatible for the H6 SRAM C1

2019-01-29 Thread Maxime Ripard
On Mon, Jan 28, 2019 at 09:55:02PM +0100, Jernej Skrabec wrote: > This introduces a new compatible for the H6 SRAM C1 section, that is > compatible with the SRAM C1 section as found on the A10. > > Signed-off-by: Jernej Skrabec Applied, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux a

[linux-sunxi] Re: [PATCH 5/6] arm64: dts: allwinner: h6: Add support for the SRAM C1 section

2019-01-29 Thread Maxime Ripard
On Mon, Jan 28, 2019 at 09:55:03PM +0100, Jernej Skrabec wrote: > Add a node for H6 SRAM C1 section. > > Manual calls it VE SRAM, but for consistency with older SoCs, SRAM C1 > name is used. > > Signed-off-by: Jernej Skrabec Applied, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and

[linux-sunxi] Luke and Pine64 at FOSDEM booth

2019-01-29 Thread Benjamin Henrion
Hi, Just saw Luke and Pine64 guys will have some booth at Fosdem: https://archive.fosdem.org/2018/stands/ Best, -- Benjamin Henrion (zoobab) Email: zoobab at gmail.com Mobile: +32-484-566109 Web: http://www.zoobab.com FFII.org Brussels "In July 2005, after several failed attempts to legalise s

Re: [linux-sunxi] Luke and Pine64 at FOSDEM booth

2019-01-29 Thread Benjamin Henrion
On Tue, Jan 29, 2019 at 11:24 AM Arti Zirk wrote: > > > Just saw Luke and Pine64 guys will have some booth at Fosdem: > > > > https://archive.fosdem.org/2018/stands/ > > > > That link is for last years fosdem So only Pine64 booth then: https://fosdem.org/2019/stands/ If you want to meetup there

Re: [linux-sunxi] Re: [PATCH v6 14/22] dt-bindings: sun6i-dsi: Add A64 DSI compatible (w/ A31 fallback)

2019-01-29 Thread Maxime Ripard
On Sat, Jan 26, 2019 at 09:39:00PM +0530, Jagan Teki wrote: > On 25/01/19 9:22 PM, Maxime Ripard wrote: > > On Fri, Jan 25, 2019 at 01:28:52AM +0530, Jagan Teki wrote: > > > The MIPI DSI controller in Allwinner A64 is similar to A33. > > > > > > But unlike A33, A64 doesn't have DSI_SCLK gating whi

[linux-sunxi] Re: [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

2019-01-29 Thread Maxime Ripard
On Mon, Jan 28, 2019 at 03:06:10PM +0530, Jagan Teki wrote: > On Sat, Jan 26, 2019 at 2:54 AM Maxime Ripard > wrote: > > > > On Fri, Jan 25, 2019 at 01:28:49AM +0530, Jagan Teki wrote: > > > Minimum PLL used for MIPI is 500MHz, as per manual, but > > > lowering the min rate by 300MHz can result p

[linux-sunxi] Re: [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

2019-01-29 Thread Jagan Teki
On Tue, Jan 29, 2019 at 8:43 PM Maxime Ripard wrote: > > On Mon, Jan 28, 2019 at 03:06:10PM +0530, Jagan Teki wrote: > > On Sat, Jan 26, 2019 at 2:54 AM Maxime Ripard > > wrote: > > > > > > On Fri, Jan 25, 2019 at 01:28:49AM +0530, Jagan Teki wrote: > > > > Minimum PLL used for MIPI is 500MHz, a

Re: [linux-sunxi] [PATCH 7/9] mmc: sunxi: Honour non-removable property in DT

2019-01-29 Thread Jagan Teki
On Sat, Jan 19, 2019 at 7:03 AM Andre Przywara wrote: > > If a board DT describes a cd-gpios property, but also marks the storage > as non-removable, we must ignore the GPIO (as Linux does). > > Teach the DM_MMC part of the Allwinner MMC driver about the > non-removable DT property, to fix DM_MMC

[linux-sunxi] Re: [PATCH v3.1 9/9] arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1

2019-01-29 Thread Jagan Teki
On Fri, Jan 25, 2019 at 1:46 PM Jagan Teki wrote: > > Environment and fastboot mmc devices are configured based on the number > of mmc slots defined on particular board configs, MMC_SUNXI_SLOT_EXTRA. > > If MMC_SUNXI_SLOT_EXTRA is more than 1, the default env and fastboot > mmc devices is mmc1 by

Re: [linux-sunxi] Luke and Pine64 at FOSDEM booth

2019-01-29 Thread Arti Zirk
> Just saw Luke and Pine64 guys will have some booth at Fosdem: > > https://archive.fosdem.org/2018/stands/ > That link is for last years fosdem -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving