From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751470AbeBWN1K (ORCPT ); Fri, 23 Feb 2018 08:27:10 -0500 Received: from mail-qk0-f182.google.com ([209.85.220.182]:35042 "EHLO mail-qk0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751089AbeBWN1I (ORCPT ); Fri, 23 Feb 2018 08:27:08 -0500 X-Google-Smtp-Source: AG47ELvkE59eGCMXBr+6DpHhOVjAdXLRUszRl8Q4xXqQSCIm10aeaZdeAbArlCwFHx8Gu2ENCU5ZKElL/griT4DrNjE= MIME-Version: 1.0 In-Reply-To: <20180223064138.18401-1-jh80.chung@samsung.com> References: <20180223064138.18401-1-jh80.chung@samsung.com> From: Andy Shevchenko Date: Fri, 23 Feb 2018 15:27:06 +0200 Message-ID: Subject: Re: [PATCH 1/6] mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property To: Jaehoon Chung Cc: linux-mmc@vger.kernel.org, devicetree , Linux Kernel Mailing List , Ulf Hansson , Rob Herring , Mark Rutland , Joachim Eastwood , dinguyen@kernel.org, Will Deacon , "xuwei (O)" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 23, 2018 at 8:41 AM, 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. Removing a property without telling the user what to expect is a bad idea and ABI breakage. -- With Best Regards, Andy Shevchenko