[PATCH v2 0/3] dt-bindings: mfd: Fix typos in PMIC/BBNSM documentation

Nick Huang posted 3 patches 2 days, 10 hours ago
Documentation/devicetree/bindings/mfd/nxp,bbnsm.yaml         | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd96802-pmic.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[PATCH v2 0/3] dt-bindings: mfd: Fix typos in PMIC/BBNSM documentation
Posted by Nick Huang 2 days, 10 hours ago
This patch series contains minor typo fixes in the Device Tree bindings
documentation for MFD nodes, including PMIC and BBNSM descriptions. These
corrections improve readability and ensure consistent documentation for
developers using these bindings.

This series builds upon and complements the previous v1 patch:
https://lore.kernel.org/all/20250902142749.13724-1-kusogame68@gmail.com/

The patches include:

1. dt-bindings: mfd: nxp,bbnsm: Fix typo in documentation
   - Corrected "Intergrates" -> "integrates" in documentation for RTC & ON/OFF control.

2. dt-bindings: mfd: rohm,bd96802-pmic: Fix typo in comment
   - Corrected "contolling" -> "controlling" in comment about SoC shutdown and PMIC control.

3. dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
   - Corrected "abd" -> "and" to improve readability and avoid confusion.

All patches have been signed-off appropriately. One patch is co-developed,
and the others are authored and signed-off by Nick Huang.

These changes are purely documentation fixes and have no functional impact.


Nick Huang (3):
  dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
  dt-bindings: mfd: rohm,bd96802-pmic: Fix typo in documentation
  dt-bindings: mfd: nxp,bbnsm: Fix typo in documentation

 Documentation/devicetree/bindings/mfd/nxp,bbnsm.yaml         | 2 +-
 Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
 Documentation/devicetree/bindings/mfd/rohm,bd96802-pmic.yaml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.48.1