[PATCH v3 0/3] iommu: omap: Simplify few things
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Jun 24 05:22:29 PDT 2025
Changes in v3:
- Rebase
- Link to v2: https://lore.kernel.org/r/20250501-syscon-phandle-args-iommu-v2-0-5a3cab296972@linaro.org
Changes in v2:
- Combine patches #1 and #2, add dev_err_probe() and drop the comment
(resolving Robin's comment)
- New patch: iommu: mtk_iommu_v1: Simplify by dropping local 'mtk_mapping' variable
- Rb tag
- Link to resend of v1: https://lore.kernel.org/r/20250212-syscon-phandle-args-iommu-v1-0-c3fab486b426@linaro.org
- Link to v1: https://lore.kernel.org/r/20250111-syscon-phandle-args-iommu-v1-0-3767dee585a6@linaro.org
Few code simplifications without functional impact. Not tested on
hardware.
Best regards,
Krzysztof
---
Krzysztof Kozlowski (3):
iommu: omap: Drop redundant check if ti,syscon-mmuconfig exists
iommu: omap: Use syscon_regmap_lookup_by_phandle_args
iommu: mtk_iommu_v1: Simplify by dropping local 'mtk_mapping' variable
drivers/iommu/mtk_iommu_v1.c | 4 +---
drivers/iommu/omap-iommu.c | 24 +++++-------------------
2 files changed, 6 insertions(+), 22 deletions(-)
---
base-commit: 2ae2aaafb21454f4781c30734959cf223ab486ef
change-id: 20250111-syscon-phandle-args-iommu-2ea162b223a4
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
More information about the Linux-mediatek
mailing list