All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Rockchip dts32 updates for 5.1 - round 2
Date: Mon, 18 Feb 2019 01:18:23 +0100	[thread overview]
Message-ID: <1972197.JU0Au1QvNm@phil> (raw)

Hi Arnd, Kevin Olof,

please find below and in the reply a second round of Rockchip devicetree
updates targetted at 5.1. Again nothing major just some more collected
improvements. So if there is still time, please pull.

Thanks
Heiko

The following changes since commit e6b97a47b5b9512828859778acafd3fe107b395e:

  ARM: dts: rockchip: clean up the abuse of disable-wp (2019-01-28 10:51:55 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.1-rockchip-dts32-2

for you to fetch changes up to 5aed37a5cdef6453eb3bf307574e19e547ca0432:

  ARM: dts: rockchip: add chosen node on veyron devices (2019-02-16 21:18:26 +0100)

----------------------------------------------------------------
A number of improvements for rv1108 boards, removal of an obsolete property
from the Edison tablet and a chosen node for veyron devices.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      ARM: dts: rockchip: add chosen node on veyron devices

Johan Jonker (1):
      ARM: dts: rockchip: remove cap-mmc-highspeed from rk3188-bqedison2qc mmc1 node

Otavio Salvador (3):
      ARM: dts: rockchip: Fix vcc5/6-supply representation on rv1108-elgin
      ARM: dts: rockchip: Use the correct regulator properties on rv1108-elgin
      ARM: dts: rockchip: Use the correct regulator properties on rv1108-evb

 arch/arm/boot/dts/rk3188-bqedison2qc.dts |  1 -
 arch/arm/boot/dts/rk3288-veyron.dtsi     |  4 ++++
 arch/arm/boot/dts/rv1108-elgin-r1.dts    | 34 +++++++++++++++++---------------
 arch/arm/boot/dts/rv1108-evb.dts         | 20 +++++++++----------
 4 files changed, 32 insertions(+), 27 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Rockchip dts32 updates for 5.1 - round 2
Date: Mon, 18 Feb 2019 01:18:23 +0100	[thread overview]
Message-ID: <1972197.JU0Au1QvNm@phil> (raw)

Hi Arnd, Kevin Olof,

please find below and in the reply a second round of Rockchip devicetree
updates targetted at 5.1. Again nothing major just some more collected
improvements. So if there is still time, please pull.

Thanks
Heiko

The following changes since commit e6b97a47b5b9512828859778acafd3fe107b395e:

  ARM: dts: rockchip: clean up the abuse of disable-wp (2019-01-28 10:51:55 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.1-rockchip-dts32-2

for you to fetch changes up to 5aed37a5cdef6453eb3bf307574e19e547ca0432:

  ARM: dts: rockchip: add chosen node on veyron devices (2019-02-16 21:18:26 +0100)

----------------------------------------------------------------
A number of improvements for rv1108 boards, removal of an obsolete property
from the Edison tablet and a chosen node for veyron devices.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      ARM: dts: rockchip: add chosen node on veyron devices

Johan Jonker (1):
      ARM: dts: rockchip: remove cap-mmc-highspeed from rk3188-bqedison2qc mmc1 node

Otavio Salvador (3):
      ARM: dts: rockchip: Fix vcc5/6-supply representation on rv1108-elgin
      ARM: dts: rockchip: Use the correct regulator properties on rv1108-elgin
      ARM: dts: rockchip: Use the correct regulator properties on rv1108-evb

 arch/arm/boot/dts/rk3188-bqedison2qc.dts |  1 -
 arch/arm/boot/dts/rk3288-veyron.dtsi     |  4 ++++
 arch/arm/boot/dts/rv1108-elgin-r1.dts    | 34 +++++++++++++++++---------------
 arch/arm/boot/dts/rv1108-evb.dts         | 20 +++++++++----------
 4 files changed, 32 insertions(+), 27 deletions(-)




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

             reply	other threads:[~2019-02-18  0:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-18  0:18 Heiko Stuebner [this message]
2019-02-18  0:18 ` [GIT PULL 1/2] Rockchip dts32 updates for 5.1 - round 2 Heiko Stuebner
2019-02-18  0:19 ` [GIT PULL 2/2] Rockchip dts64 " Heiko Stuebner
2019-02-18 10:20   ` Arnd Bergmann
2019-02-18 10:20     ` Arnd Bergmann
2019-02-18 10:19 ` [GIT PULL 1/2] Rockchip dts32 " Arnd Bergmann
2019-02-18 10:19   ` 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=1972197.JU0Au1QvNm@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@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 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.