Re: [PATCH 1/6] mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property

From: Rob Herring
Date: Fri Mar 02 2018 - 10:22:50 EST


On Fri, Feb 23, 2018 at 03:41:33PM +0900, Jaehoon Chung wrote:
> 'clock-freq-min-max' property had already deprecated.
> Remove the 'clock-freq-min-max' property that is kept to maintain
> the compatibility.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/mmc/synopsys-dw-mshc.txt | 4 ----
> drivers/mmc/host/dw_mmc.c | 15 ++++-----------
> 2 files changed, 4 insertions(+), 15 deletions(-)

In no way an endorsement that this is the right time to remove,

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>