[PATCH v2 0/3] Add MT8365 SMI driver support

From: Alexandre Mergnat
Date: Fri Apr 07 2023 - 05:14:12 EST


This serie add MT8365 SMI common driver support, to be bisectable and
avoid issue with the DTS change. This driver change and the related
change in the DTS should be applied in the right order (driver first).

Here the related DTS change: [1]

Also add the SMI common and LARB bindings for MT8365 support,
I kept the Matthias Brugger reviewed-by from the previous series [3] [4].

Regards,
Alexandre

[1]: https://lore.kernel.org/all/20230207-iommu-support-v2-7-60d5fa00e4e5@xxxxxxxxxxxx/
[2]: https://lore.kernel.org/all/9ad8c606026586b682df5e0ce0c699e21a1e6fb7.camel@xxxxxxxxxxxx/
[3]: https://lore.kernel.org/all/d1dc242d-c381-3307-b939-7bc35c6ce55b@xxxxxxxxx/
[4]: https://lore.kernel.org/all/0e863367-5b24-9559-f782-4d3e5dc06961@xxxxxxxxx/

Signed-off-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>
---
Changes in v2:
- Add SMI common and LARB bindings for MT8365 support.
I kept trailers [3] [4]
- Forgot to mention, in the v1, I've addressed the Yong Wu's comment [2]
by removing "has_gals=true" from the mtk_smi_common_mt8365 structure.
Then I've put the reviewed-by.
- Link to v1: https://lore.kernel.org/r/20230407-smi-driver-v1-1-036d6d8e8993@xxxxxxxxxxxx

---
Alexandre Mergnat (3):
memory: mtk-smi: mt8365: Add SMI Support
dt-bindings: memory-controllers: mediatek,smi-common: add mt8365
dt-bindings: memory-controllers: mediatek,smi-larb: add mt8365

.../devicetree/bindings/memory-controllers/mediatek,smi-common.yaml | 2 ++
.../devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml | 4 ++++
drivers/memory/mtk-smi.c | 6 ++++++
3 files changed, 12 insertions(+)
---
base-commit: ea2dcf9394947d5d8e24cb9d52144923f6645632
change-id: 20230407-smi-driver-782270b6da2e

Best regards,
--
Alexandre Mergnat <amergnat@xxxxxxxxxxxx>