From: Sekhar Nori <nsekhar@ti.com>
To: ARM-SoC Maintainers <arm@kernel.org>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>,
nsekhar@ti.com,
Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: [GIT PULL 3/4] DaVinci fbdev driver updates for v5.4
Date: Wed, 28 Aug 2019 20:47:53 +0530 [thread overview]
Message-ID: <20190828151754.21023-3-nsekhar@ti.com> (raw)
In-Reply-To: <20190828151754.21023-1-nsekhar@ti.com>
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.4/fbdev
for you to fetch changes up to 671da5f3444b09779f108d28cc69414c57deab8c:
fbdev: da8xx: use resource management for dma (2019-08-26 17:54:00 +0530)
----------------------------------------------------------------
This converts the da8xx fbdev driver to use GPIO backlight device
and regulator devices. This will finally help get rid of legacy
GPIO API calls and simplify DaVinci GPIO driver.
----------------------------------------------------------------
Bartosz Golaszewski (7):
ARM: davinci: da850-evm: model the backlight GPIO as an actual device
fbdev: da8xx: add support for a regulator
ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc
fbdev: da8xx: remove panel_power_ctrl() callback from platform data
fbdev: da8xx-fb: use devm_platform_ioremap_resource()
fbdev: da8xx-fb: drop a redundant if
fbdev: da8xx: use resource management for dma
arch/arm/mach-davinci/board-da850-evm.c | 90 +++++++++++++++++-------
drivers/video/fbdev/da8xx-fb.c | 118 ++++++++++++++++++--------------
include/video/da8xx-fb.h | 1 -
3 files changed, 131 insertions(+), 78 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-08-28 15:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 15:17 [GIT PULL 1/4] DaVinci SoC updates for v5.4 Sekhar Nori
2019-08-28 15:17 ` [GIT PULL 2/4] DaVinci defconfig " Sekhar Nori
2019-09-04 14:51 ` Arnd Bergmann
2019-09-05 6:17 ` Sekhar Nori
2019-09-05 9:15 ` Arnd Bergmann
2019-09-06 6:31 ` Peter Ujfalusi
2019-09-06 8:46 ` Arnd Bergmann
2019-08-28 15:17 ` Sekhar Nori [this message]
2019-09-04 14:56 ` [GIT PULL 3/4] DaVinci fbdev driver " Arnd Bergmann
2019-08-28 15:17 ` [GIT PULL 4/4] DaVinci DT " Sekhar Nori
2019-09-04 14:57 ` Arnd Bergmann
2019-09-04 13:24 ` [GIT PULL 1/4] DaVinci SoC " Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190828151754.21023-3-nsekhar@ti.com \
--to=nsekhar@ti.com \
--cc=arm@kernel.org \
--cc=b.zolnierkie@samsung.com \
--cc=bgolaszewski@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox