* [GIT PULL] Rockchip dts32 changes for 6.8 #1
@ 2023-12-12 21:33 Heiko Stuebner
0 siblings, 0 replies; only message in thread
From: Heiko Stuebner @ 2023-12-12 21:33 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.8-rockchip-dts32-1
for you to fetch changes up to 569b26af7919c15a8ce231b4fae29cfbd811f144:
ARM: dts: rockchip: add hdmi-connector node to rk3036-kylin (2023-12-12 20:38:36 +0100)
----------------------------------------------------------------
New boards are the Geniatech XPI-3128 (RK3128), Sonoff iHost (rv1109)
One "new" soc is the rv1109 which is a two-core variant of the rv1126
and everything else is identical.
Lots of love for the old rk3128 (power-domains, gpu, gmac, usb) and
rv1126 (uart pins, i2c2 special case) and rework of aliases to have
core busses that are hard-numbered in boards and documentation centrally
in the dtsi, but the per board aliases in the boards (ethernet).
Plus the rk3036 got a yaml hdmi binding which required some small fixes.
----------------------------------------------------------------
Alex Bee (14):
dt-bindings: arm: rockchip: Add Geniatech XPI-3128
ARM: dts: rockchip: Add sdmmc_det pinctrl for RK3128
ARM: dts: rockchip: Add Geniatech XPI-3128 RK3128 board
ARM: dts: rockchip: Add USB host clocks for RK3128
ARM: dts: rockchip: Add dwc2 otg fifo siztes for RK3128
ARM: dts: rockchip: Make usbphy the parent of SCLK_USB480M for RK3128
ARM: dts: rockchip: Add gmac node for RK3128
ARM: dts: rockchip: Enable gmac for XPI-3128
ARM: dts: rockchip: Add power-controller for RK3128
ARM: dts: rockchip: Add GPU node for RK3128
ARM: dts: rockchip: Enable GPU for XPI-3128
ARM: dts: rockchip: Move gpio aliases to SoC dtsi for RK3128
ARM: dts: rockchip: Move i2c aliases to SoC dtsi for RK3128
ARM: dts: rockchip: Move uart aliases to SoC dtsi for RK3128
Johan Jonker (3):
ARM: dts: rockchip: add gpio alias for gpio dt nodes
ARM: dts: rockchip: fix rk3036 hdmi ports node
ARM: dts: rockchip: add hdmi-connector node to rk3036-kylin
Tim Lunn (7):
ARM: dts: rockchip: Add alternate UART pins to rv1126
ARM: dts: rockchip: Serial aliases for rv1126
ARM: dts: rockchip: Add i2c2 node to rv1126
ARM: dts: rockchip: Split up rgmii1 pinctrl on rv1126
ARM: dts: rockchip: Add rv1109 SoC
dt-bindings: arm: rockchip: Add Sonoff iHost
ARM: dts: rockchip: Add Sonoff iHost Smart Home Hub
.../devicetree/bindings/arm/rockchip.yaml | 12 +
arch/arm/boot/dts/rockchip/Makefile | 3 +
arch/arm/boot/dts/rockchip/rk3036-kylin.dts | 17 +
arch/arm/boot/dts/rockchip/rk3036.dtsi | 17 +-
arch/arm/boot/dts/rockchip/rk3066a.dtsi | 5 +
arch/arm/boot/dts/rockchip/rk3128-evb.dts | 5 -
arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts | 425 +++++++++++++++++++++
arch/arm/boot/dts/rockchip/rk3128.dtsi | 185 +++++++++
arch/arm/boot/dts/rockchip/rk322x.dtsi | 4 +
arch/arm/boot/dts/rockchip/rk3288.dtsi | 9 +
arch/arm/boot/dts/rockchip/rk3xxx.dtsi | 4 +
arch/arm/boot/dts/rockchip/rv1109-sonoff-ihost.dts | 21 +
arch/arm/boot/dts/rockchip/rv1109.dtsi | 23 ++
.../boot/dts/rockchip/rv1126-edgeble-neu2-io.dts | 2 +-
arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi | 72 +++-
arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dts | 29 ++
.../arm/boot/dts/rockchip/rv1126-sonoff-ihost.dtsi | 404 ++++++++++++++++++++
arch/arm/boot/dts/rockchip/rv1126.dtsi | 21 +
18 files changed, 1236 insertions(+), 22 deletions(-)
create mode 100644 arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
create mode 100644 arch/arm/boot/dts/rockchip/rv1109-sonoff-ihost.dts
create mode 100644 arch/arm/boot/dts/rockchip/rv1109.dtsi
create mode 100644 arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dts
create mode 100644 arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dtsi
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-12 21:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12 21:33 [GIT PULL] Rockchip dts32 changes for 6.8 #1 Heiko Stuebner
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).