All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [GIT PULL 2/3] 2nd part of rockchip dts32 changes for 4.6
Date: Fri, 04 Mar 2016 02:42:20 +0100	[thread overview]
Message-ID: <7756954.yF1An993JL@diego> (raw)
In-Reply-To: <2165258.7vUftGQ1I7@diego>

Hi Arnd, Olof, Kevin,

a bunch of device nodes for newly enabled drivers and some non-urgent
small fixes.
So if possible, please pull

Thanks
Heiko


The following changes since commit 741d3b0c1f6187dbf9b509b6776c77828d4c66d5:

  ARM: dts: cros-ec-keyboard: Add LOCK key to keyboard matrix (2016-02-10 22:41:53 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.6-rockchip-dts32-2

for you to fetch changes up to a1dab1ca16d447cd5a60cc704c406846f9a815c9:

  ARM: dts: rockchip: remove broken-cd from emmc and sdio (2016-03-02 22:42:58 +0100)

----------------------------------------------------------------
A lot nodes for newly supported devices on rk3036, rk3228 and rk3288.

----------------------------------------------------------------
Caesar Wang (6):
      ARM: dts: rockchip: add vop device node for rk3036
      ARM: dts: rockchip: add hdmi device node for rk3036
      ARM: dts: rockchip: enable graphics support on rk3036-kylin
      clk: rockchip: add id of the tsadc clock found on rk3228 SoCs
      ARM: dts: rockchip: add the thermal main info found on rk3228
      ARM: dts: rockchip: enable the tsadc for rk3228 evb

Heiko Stuebner (1):
      Merge branch 'v4.6-shared/clkids' into v4.6-armsoc/dts32

Jianqun Xu (1):
      dt-bindings: add bindings for Rockchip grf

John Keeping (3):
      ARM: dts: rockchip: fix MIPI interrupt on rk3288
      ARM: dts: rockchip: fix audio interrupts on rk3288
      ARM: dts: rockchip: add mipi_dsi to VIO power domain on rk3288

Shawn Lin (1):
      ARM: dts: rockchip: remove broken-cd from emmc and sdio

Yakir Yang (2):
      clk: rockchip: add the new clock ids for RK3228 VOP
      clk: rockchip: add the new clock ids for RK3228 HDMI

 .../devicetree/bindings/soc/rockchip/grf.txt       | 35 +++++++++++
 arch/arm/boot/dts/rk3036-kylin.dts                 | 13 +++-
 arch/arm/boot/dts/rk3036.dtsi                      | 66 ++++++++++++++++++++-
 arch/arm/boot/dts/rk3066a-rayeager.dts             |  2 -
 arch/arm/boot/dts/rk3228-evb.dts                   |  8 ++-
 arch/arm/boot/dts/rk3228.dtsi                      | 69 ++++++++++++++++++++++
 arch/arm/boot/dts/rk3288-evb.dtsi                  |  1 -
 arch/arm/boot/dts/rk3288-firefly.dtsi              |  2 -
 arch/arm/boot/dts/rk3288-popmetal.dts              |  1 -
 arch/arm/boot/dts/rk3288-veyron.dtsi               |  2 -
 arch/arm/boot/dts/rk3288.dtsi                      |  7 ++-
 include/dt-bindings/clock/rk3228-cru.h             | 12 ++++
 12 files changed, 204 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/rockchip/grf.txt

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] 2nd part of rockchip dts32 changes for 4.6
Date: Fri, 04 Mar 2016 02:42:20 +0100	[thread overview]
Message-ID: <7756954.yF1An993JL@diego> (raw)
In-Reply-To: <2165258.7vUftGQ1I7@diego>

Hi Arnd, Olof, Kevin,

a bunch of device nodes for newly enabled drivers and some non-urgent
small fixes.
So if possible, please pull

Thanks
Heiko


The following changes since commit 741d3b0c1f6187dbf9b509b6776c77828d4c66d5:

  ARM: dts: cros-ec-keyboard: Add LOCK key to keyboard matrix (2016-02-10 22:41:53 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.6-rockchip-dts32-2

for you to fetch changes up to a1dab1ca16d447cd5a60cc704c406846f9a815c9:

  ARM: dts: rockchip: remove broken-cd from emmc and sdio (2016-03-02 22:42:58 +0100)

----------------------------------------------------------------
A lot nodes for newly supported devices on rk3036, rk3228 and rk3288.

----------------------------------------------------------------
Caesar Wang (6):
      ARM: dts: rockchip: add vop device node for rk3036
      ARM: dts: rockchip: add hdmi device node for rk3036
      ARM: dts: rockchip: enable graphics support on rk3036-kylin
      clk: rockchip: add id of the tsadc clock found on rk3228 SoCs
      ARM: dts: rockchip: add the thermal main info found on rk3228
      ARM: dts: rockchip: enable the tsadc for rk3228 evb

Heiko Stuebner (1):
      Merge branch 'v4.6-shared/clkids' into v4.6-armsoc/dts32

Jianqun Xu (1):
      dt-bindings: add bindings for Rockchip grf

John Keeping (3):
      ARM: dts: rockchip: fix MIPI interrupt on rk3288
      ARM: dts: rockchip: fix audio interrupts on rk3288
      ARM: dts: rockchip: add mipi_dsi to VIO power domain on rk3288

Shawn Lin (1):
      ARM: dts: rockchip: remove broken-cd from emmc and sdio

Yakir Yang (2):
      clk: rockchip: add the new clock ids for RK3228 VOP
      clk: rockchip: add the new clock ids for RK3228 HDMI

 .../devicetree/bindings/soc/rockchip/grf.txt       | 35 +++++++++++
 arch/arm/boot/dts/rk3036-kylin.dts                 | 13 +++-
 arch/arm/boot/dts/rk3036.dtsi                      | 66 ++++++++++++++++++++-
 arch/arm/boot/dts/rk3066a-rayeager.dts             |  2 -
 arch/arm/boot/dts/rk3228-evb.dts                   |  8 ++-
 arch/arm/boot/dts/rk3228.dtsi                      | 69 ++++++++++++++++++++++
 arch/arm/boot/dts/rk3288-evb.dtsi                  |  1 -
 arch/arm/boot/dts/rk3288-firefly.dtsi              |  2 -
 arch/arm/boot/dts/rk3288-popmetal.dts              |  1 -
 arch/arm/boot/dts/rk3288-veyron.dtsi               |  2 -
 arch/arm/boot/dts/rk3288.dtsi                      |  7 ++-
 include/dt-bindings/clock/rk3228-cru.h             | 12 ++++
 12 files changed, 204 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/rockchip/grf.txt

  reply	other threads:[~2016-03-04  1:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04  1:39 [GIT PULL 1/3] 2nd part of rockchip soc-driver changes for 4.6 Heiko Stuebner
2016-03-04  1:39 ` Heiko Stuebner
2016-03-04  1:42 ` Heiko Stübner [this message]
2016-03-04  1:42   ` [GIT PULL 2/3] 2nd part of rockchip dts32 " Heiko Stübner
2016-03-04  1:43 ` [GIT PULL 3/3] 2nd part of rockchip dts64 " Heiko Stübner
2016-03-04  1:43   ` Heiko Stübner
2016-03-15 15:30 ` [GIT PULL 1/3] 2nd part of rockchip soc-driver " Heiko Stübner
2016-03-15 15:30   ` Heiko Stübner

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=7756954.yF1An993JL@diego \
    --to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.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.