[PATCH v2 1/3] dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation

Nick Huang posted 3 patches 3 days, 11 hours ago
[PATCH v2 1/3] dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
Posted by Nick Huang 3 days, 11 hours ago
Correct a typo in the documentation by replacing "abd" with the correct word "and".
This improves readability and avoids confusion in the description.

Co-developed-by: Nick Huang <sef1548@gmail.com>
Signed-off-by: Nick Huang <sef1548@gmail.com>
Signed-off-by: Johnson Huang <kusogame68@gmail.com>
---
 Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
index d783cc4e4e..d16c82e398 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
@@ -41,7 +41,7 @@ properties:
   clock-output-names:
     maxItems: 1
 
-# The BD71847 abd BD71850 support two different HW states as reset target
+# The BD71847 and BD71850 support two different HW states as reset target
 # states. States are called as SNVS and READY. At READY state all the PMIC
 # power outputs go down and OTP is reload. At the SNVS state all other logic
 # and external devices apart from the SNVS power domain are shut off. Please
-- 
2.48.1
Re: [PATCH v2 1/3] dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
Posted by Krzysztof Kozlowski 3 days, 8 hours ago
On 06/09/2025 07:10, Nick Huang wrote:
> Correct a typo in the documentation by replacing "abd" with the correct word "and".
> This improves readability and avoids confusion in the description.
> 
> Co-developed-by: Nick Huang <sef1548@gmail.com>
> Signed-off-by: Nick Huang <sef1548@gmail.com>
> Signed-off-by: Johnson Huang <kusogame68@gmail.com>

Three EXACTLY same patchsets within three hours. That's two too much.

Slow down, read previous feedback.

Best regards,
Krzysztof