Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1501916

[PATCH 0/6] ARM: sun5i: chip: Misc improvements

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 0/6] ARM: sun5i: chip: Misc improvements
Date 2016-10-17 14:10 +0200
Message-ID <steKd-2XK-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

This is a bunch of patches I gathered for the CHIP, that enables a few
things, like the WiFi regulators (and its associated power sequence), a few
optional buses, etc.

Let me know what you think,
Maxime

Antoine Tenart (1):
  ARM: sun5i: chip: add a node for the w1 gpio controller

Maxime Ripard (5):
  ARM: sun5i: chip: Enable Wi-Fi SDIO chip
  ARM: sun5i: Rename A10s pins
  ARM: sun5i: Add SPI2 pins
  ARM: sun5i: Add RGB 565 LCD pins
  ARM: sun5i: chip: Add optional buses

 arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts |  4 +-
 arch/arm/boot/dts/sun5i-a10s.dtsi                |  4 +-
 arch/arm/boot/dts/sun5i-r8-chip.dts              | 69 +++++++++++++++++-
 arch/arm/boot/dts/sun5i.dtsi                     | 24 ++++++-
 4 files changed, 97 insertions(+), 4 deletions(-)

-- 
git-series 0.8.10

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] ARM: sun5i: chip: Misc improvements Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-17 14:10 +0200
  [PATCH 3/6] ARM: sun5i: Rename A10s pins Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-17 14:10 +0200
    Re: [PATCH 3/6] ARM: sun5i: Rename A10s pins Chen-Yu Tsai <wens@csie.org> - 2016-10-21 05:00 +0200
  [PATCH 5/6] ARM: sun5i: Add RGB 565 LCD pins Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-17 14:10 +0200
    Re: [PATCH 5/6] ARM: sun5i: Add RGB 565 LCD pins Chen-Yu Tsai <wens@csie.org> - 2016-10-21 05:00 +0200
  Re: [PATCH 0/6] ARM: sun5i: chip: Misc improvements Chen-Yu Tsai <wens@csie.org> - 2016-10-21 05:10 +0200
    Re: [PATCH 0/6] ARM: sun5i: chip: Misc improvements Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-21 18:00 +0200

csiph-web