From: ChiYuan Huang <cy_huang@xxxxxxxxxxx> The 'richtek,fixed-microvolt' is unnecessary. Remove it on the document. Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx> --- Hi, The major change is to remove the property. The minor one is to remove one trailing whitespace that 'checkpatch' found. --- .../devicetree/bindings/regulator/richtek,rtq2208.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml b/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml index 87accc6f13b8..6466406d9096 100644 --- a/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml +++ b/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml @@ -39,7 +39,7 @@ properties: interrupts: maxItems: 1 - + richtek,mtp-sel-high: type: boolean description: @@ -75,12 +75,6 @@ properties: description: regulator description for ldo[1-2]. - properties: - richtek,fixed-microvolt: - description: | - This property can be used to set a fixed operating voltage that lies outside - the range of the regulator's adjustable mode. - required: - compatible - reg -- 2.34.1