Re: [PATCH v1 2/4] Revert "dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC"

From: Krzysztof Kozlowski
Date: Thu Mar 09 2023 - 01:49:30 EST


On 09/03/2023 07:43, A, Rashmi wrote:
>>
>>> ---
>>> .../devicetree/bindings/mmc/arasan,sdhci.yaml | 25
>>> -------------------
>>> 1 file changed, 25 deletions(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
>>> b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
>>> index 4053de758db6..0d5d21dd30bb 100644
>>> --- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
>>> +++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
>>> @@ -88,12 +88,6 @@ properties:
>>> description:
>>> For this device it is strongly suggested to include
>>> arasan,soc-ctl-syscon.
>>> - - items:
>>> - - const: intel,thunderbay-sdhci-5.1 # Intel Thunder Bay eMMC PHY
>>> - - const: arasan,sdhci-5.1
>>
>> Instead should be made rather deprecated, unless you are sure there is no single
>> person in the world using the bindings (e.g. with BSD or bootloader)?
> May I know what has to be done in order to deprecate the complete patchset?

deprecated: true

(git grep for examples)

Best regards,
Krzysztof