[PATCH 03/11] dt-bindings: power: supply: max17042: drop formatting specifier |

From: André Draszik

Date: Thu Feb 26 2026 - 08:16:14 EST


| denotes a literal (preformatted) block and is not necessary here.

Drop them from this file.

Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
---
.../devicetree/bindings/power/supply/maxim,max17042.yaml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml
index 25ea8e19b980..242b33f2bcba 100644
--- a/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml
+++ b/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml
@@ -28,7 +28,7 @@ properties:

interrupts:
maxItems: 1
- description: |
+ description:
The ALRT pin (or FG_INTB pin on MAX77759), an open-drain interrupt.

shunt-resistor-micro-ohms:
@@ -39,31 +39,31 @@ properties:
maxim,rsns-microohm:
deprecated: true
$ref: /schemas/types.yaml#/definitions/uint32
- description: |
+ description:
Resistance of rsns resistor in micro Ohms (datasheet-recommended value is 10000).
Defining this property enables current-sense functionality.

maxim,cold-temp:
$ref: /schemas/types.yaml#/definitions/uint32
- description: |
+ description:
Temperature threshold to report battery as cold (in tenths of degree Celsius).
Default is not to report cold events.

maxim,over-heat-temp:
$ref: /schemas/types.yaml#/definitions/uint32
- description: |
+ description:
Temperature threshold to report battery as over heated (in tenths of degree Celsius).
Default is not to report over heating events.

maxim,dead-volt:
$ref: /schemas/types.yaml#/definitions/uint32
- description: |
+ description:
Voltage threshold to report battery as dead (in mV).
Default is not to report dead battery events.

maxim,over-volt:
$ref: /schemas/types.yaml#/definitions/uint32
- description: |
+ description:
Voltage threshold to report battery as over voltage (in mV).
Default is not to report over-voltage events.


--
2.53.0.414.gf7e9f6c205-goog