dts: bindings: sdhc: replace underscore with hyphen

Adhering to device tree spec, underscore is replaced with hyphen

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
This commit is contained in:
Jilay Pandya 2025-01-11 22:44:58 +01:00 committed by Benjamin Cabé
commit ef8cb37cd2
3 changed files with 3 additions and 3 deletions

View file

@ -128,7 +128,7 @@
<0x10B92000 0x1000>;
reg-names = "reg_base", "combo_phy";
clock-frequency = <200000000>;
power_delay_ms = <1000>;
power-delay-ms = <1000>;
resets = <&reset RSTMGR_SDMMC_RSTLINE>,
<&reset RSTMGR_SDMMCECC_RSTLINE>,
<&reset RSTMGR_SOFTPHY_RSTLINE>;

View file

@ -14,7 +14,7 @@ properties:
reg:
required: true
description: register space
power_delay_ms:
power-delay-ms:
type: int
required: true
description: delay required to switch on the SDHC

View file

@ -29,7 +29,7 @@ properties:
description: |
Number of words used as write watermark level in FIFO queue for USDHC
max_current_330:
max-current-330:
type: int
default: 0
description: |