All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH dev-5.0 v2 0/5] Enable video engine
@ 2019-03-29 21:15 Eddie James
  2019-03-29 21:15 ` [PATCH dev-5.0 v2 1/5] media: platform: Aspeed: Remove use of reset line Eddie James
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Eddie James @ 2019-03-29 21:15 UTC (permalink / raw)
  To: openbmc

This series adds the necessary clocks for the video engine to the Aspeed clock
driver. It also adds the video engine node to the AST2500 dts and enables that
node in the witherspoon and romulus dts. It also removes the use of the reset
line in the video engine driver.

Changes since v1:
 - new reserved memory node for video engine
 - remove reset line from video engine driver
 - no more addition of reset line to clock driver

Eddie James (5):
  media: platform: Aspeed: Remove use of reset line
  clk: Aspeed: Setup video engine clocking
  ARM: dts: aspeed-g5: Add video engine
  ARM: dts: witherspoon: Enable video engine
  ARM: dts: romulus: Enable video engine

 arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts     | 12 +++++++
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 12 +++++++
 arch/arm/boot/dts/aspeed-g5.dtsi                 | 10 ++++++
 drivers/clk/clk-aspeed.c                         | 40 ++++++++++++++++++++++--
 drivers/media/platform/aspeed-video.c            | 39 +++++++++--------------
 5 files changed, 87 insertions(+), 26 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2019-04-02  2:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-29 21:15 [PATCH dev-5.0 v2 0/5] Enable video engine Eddie James
2019-03-29 21:15 ` [PATCH dev-5.0 v2 1/5] media: platform: Aspeed: Remove use of reset line Eddie James
2019-03-29 23:54   ` Jae Hyun Yoo
2019-04-01 15:11     ` Eddie James
2019-04-01 17:25       ` Jae Hyun Yoo
2019-04-01 20:11         ` Eddie James
2019-04-01 20:18       ` Milton Miller II
2019-04-01  6:23   ` Joel Stanley
2019-04-01 14:32     ` Eddie James
2019-04-02  1:39       ` Joel Stanley
2019-04-02  2:01         ` Eddie James
2019-03-29 21:15 ` [PATCH dev-5.0 v2 2/5] clk: Aspeed: Setup video engine clocking Eddie James
2019-03-29 22:15   ` Jae Hyun Yoo
2019-03-29 21:15 ` [PATCH dev-5.0 v2 3/5] ARM: dts: aspeed-g5: Add video engine Eddie James
2019-03-29 21:15 ` [PATCH dev-5.0 v2 4/5] ARM: dts: witherspoon: Enable " Eddie James
2019-03-29 21:15 ` [PATCH dev-5.0 v2 5/5] ARM: dts: romulus: " Eddie James
2019-04-01  6:27   ` Joel Stanley
2019-04-01 15:13     ` Eddie James
2019-04-02  1:40       ` Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.