[PATCH v2 1/8] power: pmic: mtk-pwrap: fix file description

David Lechner dlechner at baylibre.com
Thu Apr 9 22:30:33 CEST 2026


Fix the comment at the start of the file to accurately describe what
this file does. The old description was likely copied from the related
regulator driver.

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
 drivers/power/pmic/mtk-pwrap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/power/pmic/mtk-pwrap.c b/drivers/power/pmic/mtk-pwrap.c
index 3e3a691d9e8..f4dfb48e93b 100644
--- a/drivers/power/pmic/mtk-pwrap.c
+++ b/drivers/power/pmic/mtk-pwrap.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
- * MT6357 regulator driver
+ * MediaTek PMIC Wrapper driver
  *
  * Copyright (c) 2026 BayLibre, SAS.
  * Author: Julien Masson <jmasson at baylibre.com>

-- 
2.43.0



More information about the U-Boot mailing list