[PATCH 0/2] Add FRAM to Protonic MECSBC device-tree

Jonas Rebmann posted 2 patches 12 months ago
arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dts | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
[PATCH 0/2] Add FRAM to Protonic MECSBC device-tree
Posted by Jonas Rebmann 12 months ago
The MECSBC single board computer is equipped with a Fujitsu MB85RS128TY
FRAM. This series adapts the devicetree accordingly.

Tested on current mtd/next which contains the required driver and
bindings update:
- 5b68d4d2db29 ("dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible")
- 02ba194feacb ("mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM")

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
David Jander (2):
      arm64: dts: rockchip: MECSBC: Remove i2c2 node
      arm64: dts: rockchip: MECSBC: Add FRAM MB85RS128TY

 arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dts | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)
---
base-commit: 47f34eab58294d7bb2583f9519b4022e74d56437
change-id: 20241129-mb85rs128ty-mecsbc-adef26286564

Best regards,
-- 
Jonas Rebmann <jre@pengutronix.de>
Re: [PATCH 0/2] Add FRAM to Protonic MECSBC device-tree
Posted by Heiko Stuebner 11 months, 2 weeks ago
On Thu, 19 Dec 2024 13:34:55 +0100, Jonas Rebmann wrote:
> The MECSBC single board computer is equipped with a Fujitsu MB85RS128TY
> FRAM. This series adapts the devicetree accordingly.
> 
> Tested on current mtd/next which contains the required driver and
> bindings update:
> - 5b68d4d2db29 ("dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible")
> - 02ba194feacb ("mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM")
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: rockchip: MECSBC: Remove i2c2 node
      commit: 60f7293a3da9eb1d8127cb8e331ddfc4ed605ff8
[2/2] arm64: dts: rockchip: MECSBC: Add FRAM MB85RS128TY
      commit: bd266303f7a44bd033f9580ce4ef161684aaf468

Moved the new &spi node to its correct alphabetical position

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