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=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 58BE2C33CB1 for ; Thu, 16 Jan 2020 11:17:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3017A2073A for ; Thu, 16 Jan 2020 11:17:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="lwcdtRWL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726151AbgAPLRK (ORCPT ); Thu, 16 Jan 2020 06:17:10 -0500 Received: from mail-ua1-f68.google.com ([209.85.222.68]:40525 "EHLO mail-ua1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725800AbgAPLRK (ORCPT ); Thu, 16 Jan 2020 06:17:10 -0500 Received: by mail-ua1-f68.google.com with SMTP id z24so7493766uam.7 for ; Thu, 16 Jan 2020 03:17:09 -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=F7tUdno7ArtPSiaOPdMNn5wVN9V2qtibzn63/OmNwzM=; b=lwcdtRWLk0imKl7E0r3n6TJW8xeDU1FBZjrxdwbB1j1Ol8VLI6md87iF6Ei32CqstB iZsxa6IJPvBFh4/KZIDh7uRZ4kCTldU8Hs1BMoPEFCwDTo7QdO9PKkKKeMCczAi+zG/4 JZfYXGg313YN4TZwuOTHONOstMiYv8zbow0CFVohUQbrYitLoSQqIkeDcuxGp6qNSXRF MSkysZR6XwblHa8eMmPSQT/qJd8xv8W9O4E2ppMNt4Lo0lJZCGfmkzvlu2IAtDMnEnbB 1QjcmJa6xjbZVSVMx8kwvXsDZZBH7G6592G8of/U/0t0mCjvPQm1g4udNBlpI6gURr5r am4Q== 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=F7tUdno7ArtPSiaOPdMNn5wVN9V2qtibzn63/OmNwzM=; b=N+JrrsugH69AJX6IVygSkFYvhGruHs8BV4YW3ocwwZ789CS6M+thiKFrQFqC/Olpfu 30MHYLEDlemqTM4KJqBYglx6dyz67Jr+aHtfqDqBUn0PEUbFfBHpyzVQUB6ydPWKlyad O0c7BW2JhndPx18uIAwMFT2Cgh81Qi92FhWcZkmLGc7rVL/DSV0JUdj/FyIjObgQ0AVm d5W6cQSRnX2jxbmZRUlHREq7Gj1gD+Cv5xfhhjZ6z7DgKAN2jXUS5gsCJ4uKgjRw8Ejr gOl6Sp5AyshW91SVU2GozjXhtgT7Oe+KbZwfu8CFmuh/jf/lXCPRQbdIzn9tpg8FPWRZ gmVg== X-Gm-Message-State: APjAAAWX74WLyoMk6i/W01Eu38oJ8MukH+0nKeYnUvvI86BkigGrZUx9 XiJk2U70U4yuSujtXbUUJuh9GMQ3yR3dNDpt25rbZg== X-Google-Smtp-Source: APXvYqyiD7on53LJXj+IvnXLqg0ezI6WrramGC7O26YFNv+/TCtHx+KoDKnYfKLOvap+43EPQJV5R5WFI/gCOGKBRMA= X-Received: by 2002:ab0:20a:: with SMTP id 10mr17143795uas.19.1579173428886; Thu, 16 Jan 2020 03:17:08 -0800 (PST) MIME-Version: 1.0 References: <20191219145843.3823-1-jbx6244@gmail.com> <20191228093059.2817-1-jbx6244@gmail.com> <20200104215524.GA28188@bogus> In-Reply-To: <20200104215524.GA28188@bogus> From: Ulf Hansson Date: Thu, 16 Jan 2020 12:16:32 +0100 Message-ID: Subject: Re: [PATCH v2 1/2] dt-bindings: mmc: remove identical phrase in disable-wp text To: Rob Herring Cc: Johan Jonker , Rob Herring , Mark Rutland , "linux-mmc@vger.kernel.org" , "open list:ARM/Rockchip SoC..." , DTML , Linux Kernel Mailing List 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 Sat, 4 Jan 2020 at 22:55, Rob Herring wrote: > > On Sat, 28 Dec 2019 10:30:58 +0100, Johan Jonker wrote: > > There are two identical phrases in the disable-wp text, > > so remove one of them. > > > > Signed-off-by: Johan Jonker > > --- > > Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > Applied, thanks. > > Rob Rob, Normally I pick up the DT doc changes for mmc whenever you have acked them (at least more non-trivial changes). I regards to the mmc-controller.yaml file, I have no queued changes in my tree for this cycle so this should be fine in regards to conflicts. Going forward, do you prefer to pick the DT doc changes for mmc, or can I consider this as a single occasion thingy? Kind regards Uffe