Skip to content

Commit b2b8e93

Browse files
superna9999storulf
authored andcommitted
dt-bindings: mmc: controller: clarify the address-cells description
The term "slot ID" has nothing to do with the SDIO function number which is specified in the reg property of the subnodes, rephrase the description to be more accurate. Fixes: f9b7989 ("dt-bindings: mmc: Add YAML schemas for the generic MMC options") Signed-off-by: Neil Armstrong <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Message-ID: <20241128-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v4-1-11d9f9200a59@linaro.org> Signed-off-by: Ulf Hansson <[email protected]>
1 parent aee2ae1 commit b2b8e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/mmc/mmc-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ properties:
2525
"#address-cells":
2626
const: 1
2727
description: |
28-
The cell is the slot ID if a function subnode is used.
28+
The cell is the SDIO function number if a function subnode is used.
2929
3030
"#size-cells":
3131
const: 0

0 commit comments

Comments
 (0)