[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <f3cacd11-c68d-9097-4a86-3ebeab046b93@linux.vnet.ibm.com>
Date: Wed, 24 Apr 2019 10:00:28 -0500
From: Eddie James <eajames@...ux.vnet.ibm.com>
To: Hans Verkuil <hverkuil@...all.nl>,
Eddie James <eajames@...ux.ibm.com>,
linux-media@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-aspeed@...ts.ozlabs.org,
joel@....id.au, andrew@...id.au, mchehab@...nel.org,
linux-clk@...r.kernel.org, sboyd@...nel.org,
mturquette@...libre.com, devicetree@...r.kernel.org,
mark.rutland@....com, robh+dt@...nel.org
Subject: Re: [PATCH 0/5] Aspeed: Enable video engine
On 4/24/19 5:50 AM, Hans Verkuil wrote:
> Hi Eddie,
>
> On 4/2/19 8:24 PM, Eddie James wrote:
>> This series enables the video engine on Aspeed BMC platforms. The video engine
>> clocking is added to the Aspeed clock driver. The use of the video engine reset
>> line, originally planned to be made externally available in the clock driver,
>> is removed from the video engine driver. Finally a node for the video engine is
>> added to the AST2500 devicetree.
>> The series also includes a missing property for reserved memory in the
>> devicetree documentation, and a small change to make the video engine driver
>> start without reserved memory.
> I assume you'll post a v3 since there were some comments?
Sure... The only change would be a missing semi-colon in the devicetree
doc. And we're only on v2 :)
>
> If you want to get it in for 5.2, then be aware that you should post it tomorrow
> at the latest.
>
> Regards,
>
> Hans
>
>> Eddie James (5):
>> media: platform: Aspeed: Remove use of reset line
>> media: platform: Aspeed: Make reserved memory optional
>> media: dt-bindings: aspeed-video: Add missing memory-region property
>> clk: Aspeed: Setup video engine clocking
>> ARM: dts: aspeed-g5: Add video engine
>>
>> .../devicetree/bindings/media/aspeed-video.txt | 6 ++++
>> arch/arm/boot/dts/aspeed-g5.dtsi | 10 ++++++
>> drivers/clk/clk-aspeed.c | 42 ++++++++++++++++++++--
>> drivers/media/platform/aspeed-video.c | 33 ++++-------------
>> 4 files changed, 61 insertions(+), 30 deletions(-)
>>
Powered by blists - more mailing lists