From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 036EFC2D0DB for ; Fri, 24 Jan 2020 11:39:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CDF7E206D4 for ; Fri, 24 Jan 2020 11:39:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ZHQFkn7q" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391423AbgAXL0A (ORCPT ); Fri, 24 Jan 2020 06:26:00 -0500 Received: from mail-vs1-f65.google.com ([209.85.217.65]:45471 "EHLO mail-vs1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391281AbgAXL0A (ORCPT ); Fri, 24 Jan 2020 06:26:00 -0500 Received: by mail-vs1-f65.google.com with SMTP id b4so957375vsa.12 for ; Fri, 24 Jan 2020 03:25:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=GGsD1sBB17Gd7giKo9E0XOhIIGoiPHUb5uVBe4K6KfQ=; b=ZHQFkn7qEfCeDFCKUCYYzCcwyGJdwaRXzv2BuMkWX5iUNbHh0wy5Zs1LqHFZD6MO41 YymE5o3W53OrflaEhYWSZo0JAgctGarHB5C6nEkJ3e+YBAm+tMVAiOt/0Y3RFvBC9IIN DRURUS0/4XLEtZ8t/zyJ9aD6KKE2jsuZeHWwLP+Lfk0jJrKfOTIG8YjC5tFVw0c35xFR A7zv0IWvK13GnstfKGbNusTwqgR+nDRLsHrIG05wR84waOMiBwlExbAY/Kuu6WdQww33 JF8uuFsBR4ctYSC+q9d2b83NhMVqXIdlzDlVhnY7Ya4kjv6xR/I8mSzNGHwDS735ByRX byMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=GGsD1sBB17Gd7giKo9E0XOhIIGoiPHUb5uVBe4K6KfQ=; b=lXT5XDHVxWg/fPGmt6FOKMuezRSqK9ZelnSyN2pNQZQM9Lv4UhqsUb/pT8qsfiAdpl rToyyij0955x99lpPxRQIFXT6Ufi0RnSLF46T7Lk84oKlZmMc+1mc5UrU4oJt/EUyQ3g kzBloeM4Ivjee9NxAyD6Hz3bi77CbxU53a3+ufUL7DhFCZ88vmZxxWBId43A6011hMfc yvpN3SD6+pr+FLdu67BafCrv5YzkJVHkTL82xNioCculv0OyCVlBPZJwbgYEkzOy6fZ9 JJorS7IKFT7wFCyrTtvTBQp5/Z9gGElp8HZgqUiz0iuB50InNgpVhTTw4gna/vg/VrTA t/7g== X-Gm-Message-State: APjAAAWwkCRAeABaOrWtd6q5ba13oT/8aEwaSjuJb5bouV+p5mNud4sw 5hxnW1e6/MBnvMTO7kf055HhxouspGGvn2QF1l1TZQ== X-Google-Smtp-Source: APXvYqzz0CgsEy9v7WP14mwK3BPa/e7ShAoPeynnFWYXVmg4lZ1WwFjup6ErJ5tLPVN+TwriSjBOwrxaTaR9xEi9ggw= X-Received: by 2002:a67:cc3:: with SMTP id 186mr1916849vsm.200.1579865159257; Fri, 24 Jan 2020 03:25:59 -0800 (PST) MIME-Version: 1.0 References: <20200116152230.29831-1-jbx6244@gmail.com> <20200116152230.29831-3-jbx6244@gmail.com> In-Reply-To: <20200116152230.29831-3-jbx6244@gmail.com> From: Ulf Hansson Date: Fri, 24 Jan 2020 12:25:23 +0100 Message-ID: Subject: Re: [PATCH v2 3/3] dt-bindings: mmc: rockchip-dw-mshc: add description for rk3308 To: Johan Jonker Cc: Rob Herring , Mark Rutland , Heiko Stuebner , "linux-mmc@vger.kernel.org" , DTML , Linux Kernel Mailing List , Linux ARM , "open list:ARM/Rockchip SoC..." Content-Type: text/plain; charset="UTF-8" Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org On Thu, 16 Jan 2020 at 16:22, Johan Jonker wrote: > > The description below is already in use for rk3308.dtsi, > but was somehow never added to a document, so add > "rockchip,rk3308-dw-mshc", "rockchip,rk3288-dw-mshc" > for mmc nodes on a rk3308 platform to rockchip-dw-mshc.yaml. > > Signed-off-by: Johan Jonker Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > index 2f70f5ef0..89c3edd6a 100644 > --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > @@ -35,6 +35,8 @@ properties: > - rockchip,rk3036-dw-mshc > # for Rockchip RK322x > - rockchip,rk3228-dw-mshc > + # for Rockchip RK3308 > + - rockchip,rk3308-dw-mshc > # for Rockchip RK3328 > - rockchip,rk3328-dw-mshc > # for Rockchip RK3368 > -- > 2.11.0 >