[PATCH RESEND v2 0/3] iommu: omap: Simplify few things
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu May 1 09:36:54 PDT 2025
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: 393d0c54cae31317deaa9043320c5fd9454deabc
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