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 56CAAC43603 for ; Thu, 12 Dec 2019 10:37:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 29B57205C9 for ; Thu, 12 Dec 2019 10:37:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="zrhJ0jrk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728696AbfLLKhu (ORCPT ); Thu, 12 Dec 2019 05:37:50 -0500 Received: from mail-lj1-f195.google.com ([209.85.208.195]:45639 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728643AbfLLKhu (ORCPT ); Thu, 12 Dec 2019 05:37:50 -0500 Received: by mail-lj1-f195.google.com with SMTP id d20so1672491ljc.12 for ; Thu, 12 Dec 2019 02:37:49 -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=5SqIcgl9aAE6TWcTOYOiDMyzk/mR4NkfrL+RLRJKD3A=; b=zrhJ0jrk8v5e2O4535/tOC22kazrIMievOQeaiWJ+BlR4UVjsChlFbVD0HUP/xerlF 3wBn6gl7CtLZNMLO+hWHrUxx7TlUMy+HaBVNYdFSjUevwA+HgtpDaR/FfWiBn+H3/er1 Ir1JZ0uUzRwlVBp6+6TflpQV+NyONx/CUx6PfVtw8pha+1yrolweS7xYIjv4DlMP0k1P XOhV11uS5VZMIYGGOzwg0tu3/fO6zs+rszwaXK1aYekYsMbWaPyrGtTq3LYaH/mvE5iQ s9UeDa5n1umu6QM/E8cUVmJXwoUnqEmMp8bLHfDq9VdNK4nvCsZsWa5Hwgkt0RCw1ijh DpHw== 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=5SqIcgl9aAE6TWcTOYOiDMyzk/mR4NkfrL+RLRJKD3A=; b=kTOSwRyNWjL2jPm7HjNSuimpwQ1v49ATn852+ljLV3rAKjFldQA8JfTcaMeKNzu1k1 c8wTIGsNo48Q8OH6oX8oAmrtt5n04A2LxZqrnXwf7FbHFmdEL9zr2A+6MsbNeNgyMxRz aF4lk8O/4vleIYuM2GCh1PXN9r5WO7SDX0a4WkNNJanT6h8qrTE1mhK+D9AzxUU4oXVG OZ76Uy4CgpQ2TMG0v5UfEV3EvNqwWQJ400BR1OmaM5IJJEHW9tlKKhjJ35U2olmak7kh L75e3zUxTHoIGlU9wI6ihq5c8wGcFsGXWDSykqKpKj6T5VEBfy+iBHh/5IyHOz8wMUWp N5OQ== X-Gm-Message-State: APjAAAU+ZPNBGJo0bQbZyWYs355HMlPjHGCvR8+lIAK4ew4HJBIHySyq fe8UgBu8b/ztpm8Hw3IMXOzq7jHW/qMh4TNOa4sC0A== X-Google-Smtp-Source: APXvYqxXDWfApEe5saT3On7j10fORvpRuprInc2tRlPoCQ/N7PszanwFYUgT0kGoFWH15AGjzElKuVlkyQcfwIG8L6U= X-Received: by 2002:a2e:844e:: with SMTP id u14mr5366826ljh.183.1576147068543; Thu, 12 Dec 2019 02:37:48 -0800 (PST) MIME-Version: 1.0 References: <20191127084253.16356-1-geert+renesas@glider.be> <20191127084253.16356-2-geert+renesas@glider.be> In-Reply-To: <20191127084253.16356-2-geert+renesas@glider.be> From: Linus Walleij Date: Thu, 12 Dec 2019 11:37:37 +0100 Message-ID: Subject: Re: [PATCH v3 1/7] gpiolib: Add GPIOCHIP_NAME definition To: Geert Uytterhoeven Cc: Bartosz Golaszewski , Jonathan Corbet , Rob Herring , Mark Rutland , Harish Jenny K N , Eugeniu Rosca , Alexander Graf , Peter Maydell , Paolo Bonzini , Phil Reid , Marc Zyngier , Christoffer Dall , Magnus Damm , "open list:GPIO SUBSYSTEM" , Linux Doc Mailing List , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux-Renesas , "linux-kernel@vger.kernel.org" , QEMU Developers Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Wed, Nov 27, 2019 at 9:43 AM Geert Uytterhoeven wrote: > The string literal "gpiochip" is used in several places. > Add a definition for it, and use it everywhere, to make sure everything > stays in sync. > > Signed-off-by: Geert Uytterhoeven > --- > v3: > - New. This is a good patch on its own merits so I have applied this with the ACKs. (Haven't looked at the rest yet...) Yours, Linus Walleij