Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756742AbdCUHkp (ORCPT ); Tue, 21 Mar 2017 03:40:45 -0400 Received: from conssluserg-01.nifty.com ([210.131.2.80]:31128 "EHLO conssluserg-01.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755420AbdCUHkl (ORCPT ); Tue, 21 Mar 2017 03:40:41 -0400 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-01.nifty.com v2L7e8Lb026316 X-Nifty-SrcIP: [209.85.161.180] MIME-Version: 1.0 In-Reply-To: <1490008842-26854-1-git-send-email-piotrs@cadence.com> References: <1490008372-16372-1-git-send-email-piotrs@cadence.com> <1490008842-26854-1-git-send-email-piotrs@cadence.com> From: Masahiro Yamada Date: Tue, 21 Mar 2017 16:40:07 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [v4 2/3] dt-bindings: mmc: add description of PHY delays for sdhci-cadence To: Piotr Sroka Cc: linux-mmc , Adrian Hunter , Ulf Hansson , Linux Kernel Mailing List , Rob Herring , Mark Rutland , devicetree@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 857 Lines: 30 2017-03-20 20:20 GMT+09:00 Piotr Sroka : > DTS properties are used instead of fixed data > because PHY settings can be different for different chips/boards. > Add description of new DLL PHY delays. > > Signed-off-by: Piotr Sroka > --- > Changes for v2: > - file was created in v2. It was a part of driver source file patch. > - most delays were moved from dts file > to data associated with an SoC specific compatible > - description of delays was updated to be more clearly > --- > Changes for v3: > - move all delays back to dts because they are also boards dependent > - prefix all of the Cadence-specific properties with cdns prefix > --- > Changes for v4: > - change the beginning of the commit subject > --- Reviewed-by: Masahiro Yamada -- Best Regards Masahiro Yamada