linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND v3 0/2] Add support for Topwise A721 tablet
@ 2021-02-16 16:59 Pascal Roeleven
  2021-02-16 16:59 ` [PATCH RESEND v3 1/2] dt-bindings: arm: Add Topwise A721 Pascal Roeleven
  2021-02-16 16:59 ` [PATCH RESEND v3 2/2] ARM: dts: sun4i: Add support for Topwise A721 tablet Pascal Roeleven
  0 siblings, 2 replies; 4+ messages in thread
From: Pascal Roeleven @ 2021-02-16 16:59 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Jernej Skrabec,
	Arnd Bergmann, Olof Johansson, soc, Clément Péron,
	Corentin Labbe, Martin Cerveny, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: linux-sunxi, Pascal Roeleven

On request I'm resending the last two patches from the Topwise A721 tablet
series from a year ago as they weren't picked up. The other patches are
already merged, so I didn't resend them. They still apply as-is, so no changes
are made.

Changes from v2:
* Collected acked-by.

Original cover letter:

This series add support for the Topwise A721 tablet and it's display.
It is an old tablet (around 2012) but it might be useful as reference
as the devicetree is pretty complete.

Changes from v1:
* Split into multiple patches
* dt-binding: use yaml instead of txt
* dt-binding: add Topwise A721 to sunxi.yaml
* dt-binding: add Topwise to vendor-prefixes
* drm: Add bus_format, bus_flags and connector_type
* dts: Use SPDX license identifier instead of boilerplate license text
* dts: Remove pinctrl leftovers

Pascal Roeleven (2):
  dt-bindings: arm: Add Topwise A721
  ARM: dts: sun4i: Add support for Topwise A721 tablet

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/sun4i-a10-topwise-a721.dts  | 242 ++++++++++++++++++
 3 files changed, 249 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/sun4i-a10-topwise-a721.dts

-- 
2.27.0



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-02-19 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 16:59 [PATCH RESEND v3 0/2] Add support for Topwise A721 tablet Pascal Roeleven
2021-02-16 16:59 ` [PATCH RESEND v3 1/2] dt-bindings: arm: Add Topwise A721 Pascal Roeleven
2021-02-16 16:59 ` [PATCH RESEND v3 2/2] ARM: dts: sun4i: Add support for Topwise A721 tablet Pascal Roeleven
2021-02-19 11:51   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).