lkml.org 
[lkml]   [2023]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
Date
Due to the change of tuning implementation, it's no longer necessary to
use the "starfive,sysreg" property in dts, so drop the relevant
description in dt-bindings here.

Signed-off-by: William Qiu <william.qiu@starfivetech.com>
---
.../bindings/mmc/starfive,jh7110-mmc.yaml | 15 ---------------
1 file changed, 15 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml b/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml
index 51e1b04e799f..10df41941331 100644
--- a/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml
+++ b/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml
@@ -36,26 +36,12 @@ properties:
interrupts:
maxItems: 1

- starfive,sysreg:
- $ref: /schemas/types.yaml#/definitions/phandle-array
- items:
- - items:
- - description: phandle to System Register Controller syscon node
- - description: offset of SYS_SYSCONSAIF__SYSCFG register for MMC controller
- - description: shift of SYS_SYSCONSAIF__SYSCFG register for MMC controller
- - description: mask of SYS_SYSCONSAIF__SYSCFG register for MMC controller
- description:
- Should be four parameters, the phandle to System Register Controller
- syscon node and the offset/shift/mask of SYS_SYSCONSAIF__SYSCFG register
- for MMC controller.
-
required:
- compatible
- reg
- clocks
- clock-names
- interrupts
- - starfive,sysreg

unevaluatedProperties: false

@@ -73,5 +59,4 @@ examples:
fifo-depth = <32>;
fifo-watermark-aligned;
data-addr = <0>;
- starfive,sysreg = <&sys_syscon 0x14 0x1a 0x7c000000>;
};
--
2.34.1
\
 
 \ /
  Last update: 2023-08-30 05:20    [W:0.072 / U:1.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site