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,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 ED11CC433E0 for ; Fri, 22 May 2020 07:37:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CCF3220812 for ; Fri, 22 May 2020 07:37:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="QWQc1utn" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728724AbgEVHhy (ORCPT ); Fri, 22 May 2020 03:37:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728152AbgEVHhx (ORCPT ); Fri, 22 May 2020 03:37:53 -0400 Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06DEAC05BD43 for ; Fri, 22 May 2020 00:37:52 -0700 (PDT) Received: by mail-wr1-x444.google.com with SMTP id g12so7968130wrw.1 for ; Fri, 22 May 2020 00:37:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=OoldvHVpRxJWz04Wv0lGmaRnV3/coogwvzF6ciZCusk=; b=QWQc1utngkxkmgE3Q2u4PTwJqopYWiCbwEsGAWquR85cj0X8RjK1xI8yGXqbI7jcyZ A7I2kbn65YVRKjJSF/AFeyA4vxnoWX09E1TmCoJFPJnDI1loZx5j4NMh70Df8bXEz0ue vTJx15lf1ZYaGAvc4aMYciz4SovxxdQAWHTuEm2oHIXADiPVf3cSpVfQGhuoA5CDtx/S OgsJgjynh6wi3beJ5Oa85dFoie+UnAIF5cMSTj2A3m8d5UTVPLX/Od6NZ47RLKMKD49l be+/5eFuDjHwPfJ4doYfPk/M5s6VjxS1iBiYXGnfc85uZIUTLhi+4N/SNM+uWfGAe8rj geyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=OoldvHVpRxJWz04Wv0lGmaRnV3/coogwvzF6ciZCusk=; b=lacpbDpVkYx+FlH1H92Ru0Hnrvm1qMOAMP3OTx9mFTxEHK69J4NuXmKlr5aVdI0e1d oXTDGbGXT3E9+ZFrHXk40bmy4zUwW443jCHFA8BsxNzgNl6LMEUzxesTfJcerAVNAb9S 0SoEnb9xYlM8kOHuCcv7Dk/w+2gs/UeJDRSd/WwiKPi53Nxxy7bz1hulxmqrgJ9S/SU1 Sz2NHp5Ryb/L3gxYHXH0UBEhQFlukfI0CwIlcwI/bTevpuoOjWHLti/tt705bvaQ+ZEz RXTQAqZ8gfkEKLVbGb/Bbb/n0FTgIFhXV9HgI43nwKydCsmNg2cQPxbFrLlBEFXCp7GC dNOw== X-Gm-Message-State: AOAM531zI7LOCNxC5MlW1Gfm/3u03gAkz7PCf96IpMO//dCwHWr4ajYy 6Nzu2982EnU3IuBzrVV5F/xkHuY4E5Q= X-Google-Smtp-Source: ABdhPJy+uDhQ+H8wIBCHXhrT0yMPXls7Yet6TUSGGzWvvHeOOpFgwvBPP6gqkrxYEzHQ+kF+ppxoFA== X-Received: by 2002:adf:e441:: with SMTP id t1mr2452196wrm.347.1590133070748; Fri, 22 May 2020 00:37:50 -0700 (PDT) Received: from dell ([95.149.164.102]) by smtp.gmail.com with ESMTPSA id y8sm82930wmc.37.2020.05.22.00.37.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 May 2020 00:37:50 -0700 (PDT) Date: Fri, 22 May 2020 08:37:48 +0100 From: Lee Jones To: matthias.bgg@kernel.org Cc: Matthias Brugger , Mark Rutland , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH] dt-bindings: mfd: mediatek: Add MT6397 Pin Controller Message-ID: <20200522073748.GQ271301@dell> References: <20200110145952.9720-1-matthias.bgg@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200110145952.9720-1-matthias.bgg@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 10 Jan 2020, matthias.bgg@kernel.org wrote: > From: Matthias Brugger > > The MT6397 mfd includes a pin controller. Add binding > a description for it. > > Signed-off-by: Matthias Brugger > > --- > > Documentation/devicetree/bindings/mfd/mt6397.txt | 5 +++++ > 1 file changed, 5 insertions(+) Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog