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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DF772C4338F for ; Fri, 30 Jul 2021 17:33:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C88F760F5C for ; Fri, 30 Jul 2021 17:33:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230371AbhG3RdM (ORCPT ); Fri, 30 Jul 2021 13:33:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230251AbhG3RdJ (ORCPT ); Fri, 30 Jul 2021 13:33:09 -0400 Received: from mail-ua1-x932.google.com (mail-ua1-x932.google.com [IPv6:2607:f8b0:4864:20::932]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D8604C0613CF for ; Fri, 30 Jul 2021 10:33:04 -0700 (PDT) Received: by mail-ua1-x932.google.com with SMTP id n15so4278956uao.6 for ; Fri, 30 Jul 2021 10:33:04 -0700 (PDT) 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=JaBel+Wk+Pmj/m/QWG3pSV0rzgtGPwsESburA6QnpC0=; b=FhUt38mUtFIiLDdQIxIQoXNxNSSACz3P74Pvf9/7tfNd8lCP3n5L4F56oUZaI/XE5V VcqKCElVfJuA/8oM6UGQK6sz7nMLW0t2jyS8v2hTI9ATj9QJ1Mm5j0IdoPtG8WGUTHri bHCYKViNYMOvw9g/VW7ic19rZqIkUI4xxqyM0rO8XMhuczGIv7VRf2mcRAgVM7P9Gso2 OUkF/iq1VjVvWMFYpIS5oktLhycz5Jh6/HVhTj23eOvlu1NziMVqzv//yRtE05spLPIr btZhS+eZkiePZdnRCNd74CRuy5GcuaHwzmLrhulokA1WpsDAY1yVDhkurmc+Nt7dKDHA Z7yA== 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=JaBel+Wk+Pmj/m/QWG3pSV0rzgtGPwsESburA6QnpC0=; b=LDmWb+8SHM5xLI/95N4ctgWgWpkOpigVbXohRRRnlnQ7sLkBok2UY0BbZaGDdfbafh BsPOItUI/+M15fBLp3C/zKokKbjNcLdT77dQAxmh/Nj18nxeO8yOMuqhABmP59kLtqcr 4QridVu6B23htwGAq8TKq3O6fJxsPEyofgz4ePsWay+q7iijeXbr5XDnIFBwp91avy7G eN8ThHfu+k9vHEa9dJhzHlHXK73MZtUyPISB4QgHewXOx70pu6JJwGXqeBdO4uRkQH7V QTQNBspiu1DA+JGEwV3Gy5omGrt1bHKXG48vQ+yW44r4q9hHW26iR4619CL/9u7HWe7s hD9g== X-Gm-Message-State: AOAM532Q/BKLkIg9z6gw5zBTfcsb9I72oQRPa16CRRhbmJYr8JuID87C r74zZyZeNdZ34bZy1sZzgDzBpXRDRH1yR42F7jj5Sg== X-Google-Smtp-Source: ABdhPJw43II2PhFksB0jmNqxACJZWx9bpShJeIvnmuKr7qKhtUKe+219lDwvOwfyXr4EiYyBAsjydof5yY2K1WxqSb8= X-Received: by 2002:ab0:6392:: with SMTP id y18mr3251539uao.139.1627666384076; Fri, 30 Jul 2021 10:33:04 -0700 (PDT) MIME-Version: 1.0 References: <20210730144922.29111-1-semen.protsenko@linaro.org> <20210730144922.29111-9-semen.protsenko@linaro.org> <8202e9f9-06f4-f1ba-4f30-e1a0c8340450@canonical.com> In-Reply-To: <8202e9f9-06f4-f1ba-4f30-e1a0c8340450@canonical.com> From: Sam Protsenko Date: Fri, 30 Jul 2021 20:32:52 +0300 Message-ID: Subject: Re: [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings To: Krzysztof Kozlowski Cc: Andy Shevchenko , Sylwester Nawrocki , Chanwoo Choi , Linus Walleij , Tomasz Figa , Rob Herring , Stephen Boyd , Michael Turquette , Jiri Slaby , Greg Kroah-Hartman , Charles Keepax , Ryu Euiyoul , Tom Gall , Sumit Semwal , John Stultz , Amit Pundir , devicetree , linux-arm Mailing List , linux-clk , "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , Linux Samsung SOC , "open list:SERIAL DRIVERS" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 30 Jul 2021 at 18:25, Krzysztof Kozlowski wrote: > > On 30/07/2021 17:06, Andy Shevchenko wrote: > > On Fri, Jul 30, 2021 at 5:50 PM Sam Protsenko > > wrote: > >> > >> New device tree bindings are usually added in YAML format. Fix "SAMSUNG > >> SOC CLOCK DRIVERS" entry to cover both txt and yaml docs for Exynos > >> clock drivers. > > > > Fixes tag? > > No need because the pattern is correct at the moment. The patch does not > make sense on its own and should be squashed with the next one. > Nice catch. Will do in v2, thanks! > > Best regards, > Krzysztof