public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2]
@ 2025-01-24 13:49 Hao Chang
  2025-01-24 13:49 ` [PATCH v3 1/2] pinctrl: mediatek: update EINT base retrieval method Hao Chang
  0 siblings, 1 reply; 4+ messages in thread
From: Hao Chang @ 2025-01-24 13:49 UTC (permalink / raw)
  To: Sean Wang, Linus Walleij, Matthias Brugger,
	AngeloGioacchino Del Regno
  Cc: Wenbin Mei, Axe Yang, Qingliang Li, Hanks Chen, Chunhui Li,
	linux-mediatek, linux-gpio, linux-kernel, linux-arm-kernel,
	Hao Chang

Change in v3:
1)Add error handling to prevent memory leaks
2)Move the eint pin assignment action to eint for processing
---
This patch depends on
[v3,2/2] pinctrl: mediatek: add mt8196 driver
[v3,1/2] dt-bindings: pinctrl: mediatek: add support for mt8196

Please also accept this patch together with [1]
to avoid build and dt binding check error.
[1]https://patchwork.kernel.org/project/linux-mediatek/list/?series=&submitter=215008&state=&q=v3&archive=&delegate=
---

Hao Chang (2):
  pinctrl: mediatek: update EINT base retrieval method
  pinctrl: mediatek: adapt to multi-base design

 drivers/pinctrl/mediatek/mtk-eint.c           | 38 +++++++++-----
 .../pinctrl/mediatek/pinctrl-mtk-common-v2.c  | 50 +++++++++++++------
 2 files changed, 60 insertions(+), 28 deletions(-)

-- 
2.46.0



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH v3 0/2]
@ 2025-01-24 13:40 Hao Chang
  0 siblings, 0 replies; 4+ messages in thread
From: Hao Chang @ 2025-01-24 13:40 UTC (permalink / raw)
  To: Sean Wang, Linus Walleij, Matthias Brugger,
	AngeloGioacchino Del Regno
  Cc: Wenbin Mei, Axe Yang, Qingliang Li, Hanks Chen, Chunhui Li,
	linux-mediatek, linux-gpio, linux-kernel, linux-arm-kernel,
	Hao Chang

Change in v3:
1)Add error handling to prevent memory leaks
2)Move the eint pin assignment action to eint for processing
---
This patch depends on
[v3,2/2] pinctrl: mediatek: add mt8196 driver
[v3,1/2] dt-bindings: pinctrl: mediatek: add support for mt8196

Please also accept this patch together with [1]
to avoid build and dt binding check error.
[1]https://patchwork.kernel.org/project/linux-mediatek/list/?series=&submitter=215008&state=&q=v3&archive=&delegate=
---

Hao Chang (2):
  pinctrl: mediatek: update EINT base retrieval method
  pinctrl: mediatek: adapt to multi-base design

 drivers/pinctrl/mediatek/mtk-eint.c           | 38 +++++++++-----
 .../pinctrl/mediatek/pinctrl-mtk-common-v2.c  | 50 +++++++++++++------
 2 files changed, 60 insertions(+), 28 deletions(-)

-- 
2.46.0



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH v3 0/2]
@ 2024-09-11  2:29 Damon Ding
  0 siblings, 0 replies; 4+ messages in thread
From: Damon Ding @ 2024-09-11  2:29 UTC (permalink / raw)
  To: heiko
  Cc: robh, krzk+dt, conor+dt, macromorgan, jonas, tim, knaerzche,
	efectn, andyshrk, jagan, dsimic, megi, sebastian.reichel, alchark,
	boris.brezillon, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel, Damon Ding

Specification:
- Rockchip RK3588S
- RK806-2x2pcs + DiscretePower
- eMMC5.1 + SPI Flash
- Micro SD Card3.0
- 1 x Typec3.0 + 2 x USB2 HOST
- 1 x 1Lane PCIE2.0 Connector(RC Mode)
- Headphone output
- Array Key(MENU/VOL+/VOL-/ESC), Reset, Power on/off Key
- 6 x SARADC

Damon Ding (2):
  dt-bindings: arm: rockchip: Add rk3588s evb1 board
  arm64: dts: rockchip: Add support for rk3588s evb1 board

Changes in v2:
- rename amplifier nodes to amplifier-headphone and amplifier-speaker
- sort audio and backlight nodes by node name
- format names of regulator nodes to regulator-*
- add CPU/memory regulator coupling
- fix "VOP-" to "VOL-" in commit message
- remove bootargs property in chosen node

Changes in v3:
- remove unevaluated properties:
    pcie@fe190000: 'rockchip,skip-scan-in-resume'
    pmic@1: regulators: dcdc-reg*: 'regulator-init-microvolt'
    phy@fed80000: 'svid'

 .../devicetree/bindings/arm/rockchip.yaml     |    5 +
 arch/arm64/boot/dts/rockchip/Makefile         |    1 +
 .../boot/dts/rockchip/rk3588s-evb1-v10.dts    | 1125 +++++++++++++++++
 3 files changed, 1131 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dts

-- 
2.34.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-24 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-24 13:49 [PATCH v3 0/2] Hao Chang
2025-01-24 13:49 ` [PATCH v3 1/2] pinctrl: mediatek: update EINT base retrieval method Hao Chang
  -- strict thread matches above, loose matches on Subject: below --
2025-01-24 13:40 [PATCH v3 0/2] Hao Chang
2024-09-11  2:29 Damon Ding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox