All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
@ 2020-03-31 21:43 ` Dmitry Osipenko
  0 siblings, 0 replies; 16+ messages in thread
From: Dmitry Osipenko @ 2020-03-31 21:43 UTC (permalink / raw)
  To: Rob Herring, Thierry Reding, Jonathan Hunter,
	Michał Mirosław, David Heidelberg, Peter Geis,
	Stephen Warren, Nicolas Chauvet, Pedro Ângelo, Matt Merhar
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Hello,

This series introduces upstream kernel support for Acer Iconia Tab A500
and ASUS Google Nexus 7 tablet devices. Please review and apply, thanks
in advance.

Dmitry Osipenko (6):
  ARM: tegra: Add device-tree for Acer Iconia Tab A500
  ARM: tegra: Add device-tree for ASUS Google Nexus 7
  dt-bindings: Add vendor prefix for Acer Inc.
  dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
  dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
  ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

 .../devicetree/bindings/arm/tegra.yaml        |   10 +
 .../devicetree/bindings/vendor-prefixes.yaml  |    2 +
 arch/arm/boot/dts/Makefile                    |    3 +
 .../boot/dts/tegra20-acer-a500-picasso.dts    | 1444 +++++++++
 .../tegra30-asus-nexus7-grouper-common.dtsi   | 2646 +++++++++++++++++
 .../boot/dts/tegra30-asus-nexus7-grouper.dts  |  463 +++
 .../boot/dts/tegra30-asus-nexus7-tilapia.dts  |  549 ++++
 arch/arm/configs/tegra_defconfig              |   28 +
 8 files changed, 5145 insertions(+)
 create mode 100644 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts
 create mode 100644 arch/arm/boot/dts/tegra30-asus-nexus7-grouper-common.dtsi
 create mode 100644 arch/arm/boot/dts/tegra30-asus-nexus7-grouper.dts
 create mode 100644 arch/arm/boot/dts/tegra30-asus-nexus7-tilapia.dts

-- 
2.25.1

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

end of thread, other threads:[~2020-04-02 14:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-31 21:43 [PATCH v1 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices Dmitry Osipenko
2020-03-31 21:43 ` Dmitry Osipenko
2020-03-31 21:43 ` [PATCH v1 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500 Dmitry Osipenko
2020-03-31 21:43 ` [PATCH v1 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7 Dmitry Osipenko
     [not found]   ` <20200331214327.6496-6-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-02  4:50     ` Michał Mirosław
2020-04-02  4:50       ` Michał Mirosław
     [not found]       ` <20200402045008.GB11124-cHozx32mtrEEUmgCuDUIdw@public.gmane.org>
2020-04-02 14:52         ` Dmitry Osipenko
2020-04-02 14:52           ` Dmitry Osipenko
     [not found] ` <20200331214327.6496-1-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-03-31 21:43   ` [PATCH v1 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500 Dmitry Osipenko
2020-03-31 21:43     ` Dmitry Osipenko
2020-03-31 21:43   ` [PATCH v1 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7 Dmitry Osipenko
2020-03-31 21:43     ` Dmitry Osipenko
2020-03-31 21:43   ` [PATCH v1 3/6] dt-bindings: Add vendor prefix for Acer Inc Dmitry Osipenko
2020-03-31 21:43     ` Dmitry Osipenko
2020-03-31 21:43   ` [PATCH v1 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500 Dmitry Osipenko
2020-03-31 21:43     ` Dmitry Osipenko

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.