[PATCH v4 01/12] dt-bindings: display: mediatek: dp: Deprecate nvmem efuse data

CK Hu (胡俊光) ck.hu at mediatek.com
Wed Aug 26 23:03:04 PDT 2026


On Thu, 2026-07-09 at 13:31 +0200, AngeloGioacchino Del Regno wrote:
> Deprecate nvmem-cells and nvmem-cell-names and clarify their
> purpose, as those are for PHY calibration data, not for the DP
> IP itself, and that data shall go in the PHY binding instead.

Reviewed-by: CK Hu <ck.hu at mediatek.com>

> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,dp.yaml     | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml
> index 8f4bd9fb560b..980f76667ada 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml
> @@ -30,10 +30,12 @@ properties:
>      maxItems: 1
>  
>    nvmem-cells:
> +    deprecated: true
>      maxItems: 1
> -    description: efuse data for display port calibration
> +    description: efuse data for display port phy calibration
>  
>    nvmem-cell-names:
> +    deprecated: true
>      const: dp_calibration_data
>  
>    power-domains:



More information about the linux-arm-kernel mailing list