[PATCH v2 0/3] Support I2C controllers in RK3528

Yao Zi posted 3 patches 8 months ago
.../devicetree/bindings/i2c/i2c-rk3x.yaml     |   1 +
.../boot/dts/rockchip/rk3528-radxa-e20c.dts   |  14 +++
arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 110 ++++++++++++++++++
3 files changed, 125 insertions(+)
[PATCH v2 0/3] Support I2C controllers in RK3528
Posted by Yao Zi 8 months ago
RK3528 integrates eight I2C controllers which are compatible with the
RK3399 variant of i2c-rk3x. This series documents the controllers in
dt-bindings, describe them in SoC devicetree and enable the onboard
EEPROM of Radxa E20C which is connected to I2C-2.

Changed from v1
- rebase on top of linux-rockchip/for-next
- dt-binding: collect review tags
- SoC devicetree
  - sort i2c and gpio in /aliases
  - provide default pinctrl for controllers with only one set of
    possible pins
- Radxa E20C devicetree: mark eeprom as read-only

Yao Zi (3):
  dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3528
  arm64: dts: rockchip: Add I2C controllers for RK3528
  arm64: dts: rockchip: Add onboard EEPROM for Radxa E20C

 .../devicetree/bindings/i2c/i2c-rk3x.yaml     |   1 +
 .../boot/dts/rockchip/rk3528-radxa-e20c.dts   |  14 +++
 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 110 ++++++++++++++++++
 3 files changed, 125 insertions(+)

-- 
2.49.0
Re: (subset) [PATCH v2 0/3] Support I2C controllers in RK3528
Posted by Heiko Stuebner 7 months, 1 week ago
On Thu, 17 Apr 2025 12:01:16 +0000, Yao Zi wrote:
> RK3528 integrates eight I2C controllers which are compatible with the
> RK3399 variant of i2c-rk3x. This series documents the controllers in
> dt-bindings, describe them in SoC devicetree and enable the onboard
> EEPROM of Radxa E20C which is connected to I2C-2.
> 
> Changed from v1
> - rebase on top of linux-rockchip/for-next
> - dt-binding: collect review tags
> - SoC devicetree
>   - sort i2c and gpio in /aliases
>   - provide default pinctrl for controllers with only one set of
>     possible pins
> - Radxa E20C devicetree: mark eeprom as read-only
> 
> [...]

Applied, thanks!

[2/3] arm64: dts: rockchip: Add I2C controllers for RK3528
      commit: d3a05f490d048808968df1e0d3240ab01fe82211
[3/3] arm64: dts: rockchip: Add onboard EEPROM for Radxa E20C
      commit: 101fe8b5627c68b3f2f941266e26ac355131e2fe

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>