mbox series

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

Message ID 20241219-mb85rs128ty-mecsbc-v1-0-77a0e851ef19@pengutronix.de (mailing list archive)
Headers show
Series Add FRAM to Protonic MECSBC device-tree | expand

Message

Jonas Rebmann Dec. 19, 2024, 12:34 p.m. UTC
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,