linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts fixes for 6.1
Date: Wed, 23 Nov 2022 10:07:32 +0100	[thread overview]
Message-ID: <6274427.GXAFRqVoOG@phil> (raw)

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.1-rockchip-dtsfixes1

for you to fetch changes up to 562105c1b072411c71ac2202410d83ee79297624:

  arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt (2022-11-13 09:54:59 +0100)

----------------------------------------------------------------
Fixes to make the automated binding tools happier (node-names,
undocumented + unneeded properties) and fixes for non-working
devices on some boards.

----------------------------------------------------------------
Brian Norris (1):
      arm64: dts: rockchip: Drop RK3399-Scarlet's repeated ec_ap_int_l definition

Chen-Yu Tsai (1):
      arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt

FUKAUMI Naoki (1):
      arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series

Furkan Kardame (3):
      arm64: dts: rockchip: Fix gmac failure of rgmii-id from rk3566-roc-pc
      arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pc
      arm64: dts: rockchip: remove i2c5 from rk3566-roc-pc

Jakob Unterwurzacher (1):
      arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequency

Jensen Huang (1):
      arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy on nanopi4

Johan Jonker (5):
      ARM: dts: rockchip: fix adc-keys sub node names
      arm64: dts: rockchip: fix adc-keys sub node names
      ARM: dts: rockchip: fix ir-receiver node names
      arm64: dts: rockchip: fix ir-receiver node names
      ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name

Lev Popov (1):
      arm64: dts: rockchip: fix quartz64-a bluetooth configuration

Sebastian Reichel (4):
      arm64: dts: rockchip: fix node name for hym8563 rtc
      arm64: dts: rockchip: remove clock-frequency from rtc
      arm: dts: rockchip: fix node name for hym8563 rtc
      arm: dts: rockchip: remove clock-frequency from rtc

 arch/arm/boot/dts/rk3036-evb.dts                           |  3 +--
 arch/arm/boot/dts/rk3066a-mk808.dts                        |  2 +-
 arch/arm/boot/dts/rk3188-radxarock.dts                     |  2 +-
 arch/arm/boot/dts/rk3188.dtsi                              |  2 +-
 arch/arm/boot/dts/rk3288-evb-act8846.dts                   |  2 +-
 arch/arm/boot/dts/rk3288-evb.dtsi                          |  6 +++---
 arch/arm/boot/dts/rk3288-firefly.dtsi                      |  3 +--
 arch/arm/boot/dts/rk3288-miqi.dts                          |  3 +--
 arch/arm/boot/dts/rk3288-rock2-square.dts                  |  3 +--
 arch/arm/boot/dts/rk3288-vmarc-som.dtsi                    |  1 -
 arch/arm64/boot/dts/rockchip/px30-evb.dts                  | 10 +++++-----
 arch/arm64/boot/dts/rockchip/rk3308-evb.dts                | 12 ++++++------
 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts             |  2 +-
 arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts            |  2 +-
 arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts     |  3 +--
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts                |  3 +--
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi       |  4 ----
 arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dtsi       |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts          |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4b.dts         |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi           |  1 +
 arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts           |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts        |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts        |  3 +--
 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi            |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi         |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi      |  3 +--
 arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi          |  2 +-
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts         |  7 ++++---
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts         |  2 +-
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts             |  8 ++------
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts         |  1 -
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts            |  1 -
 34 files changed, 46 insertions(+), 64 deletions(-)




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

                 reply	other threads:[~2022-11-23  9:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=6274427.GXAFRqVoOG@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=soc@kernel.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 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).