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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5513DC7EE22 for ; Mon, 8 May 2023 09:39:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233422AbjEHJj0 (ORCPT ); Mon, 8 May 2023 05:39:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233746AbjEHJjX (ORCPT ); Mon, 8 May 2023 05:39:23 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 589FB10CE for ; Mon, 8 May 2023 02:39:21 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-50bc0ced1d9so6515088a12.0 for ; Mon, 08 May 2023 02:39:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683538760; x=1686130760; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ZmptdmWS7uTkEU8fh40xpc7xUHUTR53ITknLtuVQiB0=; b=NuRDzAD1ygyhZBZz7Bp+NMxpuUS2wUhDMEhCbJffC4hZksr0PvoLy7nvxNu4mjxS0+ rPLAEP9rodeT6m5jnfKbHOFBfJFHF2lyQ4qr7s+zOciO4YqeTRT59meoJLjhavkd+NuW /F30LR5FaaqEykcc7QSX4AWJ4jpPiKvZw0XfC18GWfWQgAgsEIEABm16KwOMksbJ0Zpb IIGyIykAIipA2XVykVWpsP6VvcP8z6tYKFr9Hyd4XKYQK/EDP8eC8/zvIvmJcUr340H1 fUjM6+UpswMBXg0vuCr6RtEYjm179PzIJrf0RaXCjmq4JDO4XriJZZ50LcQ0p6eujtF5 k+QA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683538760; x=1686130760; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZmptdmWS7uTkEU8fh40xpc7xUHUTR53ITknLtuVQiB0=; b=LmBjSihx8lZN1PhsAE6cGBI+u+KVAy0vdArNPzFgMRQ732Ftj2gQS7dK33QuXxDc+u tD/1Wz49MzONS9PPGou3x0LY9GPJsinZIuxTq9pUA+8ANR8Olx/rdf35u76XZS74w/EE 2VfMhBdl57HGBtkh1llxxzD5j6exg7Lj48kPETzW/GpfoW/8t6ZH4ZvHPvZ0HqIgQUz0 kUgUYMX3GjKzpNFAq0FQpBYYt/id4oKO96wI7sNhiEBoPFUrGels8yAddfYpIkNUfXEA 2Krw4z/lpTb9AuHuH2/HBCP68U+YCTAu9xLB1UHSk0w82s7gBelpZV4mTtQxBurldATu CsLg== X-Gm-Message-State: AC+VfDz/sBEtIJAU09V6OoriBUdBk5xELevtJlU1XiaIfaBU86EskKt7 M9425BazZLC6AAnThbTjuByGkw== X-Google-Smtp-Source: ACHHUZ7YjGBPSw63wEkXpDGE0keBJD1105dLULq1Q0SKPwXRtl6KRdeWwIeeqmypOi9r4q8YuWEJEg== X-Received: by 2002:a17:907:3d86:b0:967:5c5f:e45c with SMTP id he6-20020a1709073d8600b009675c5fe45cmr1640816ejc.0.1683538759858; Mon, 08 May 2023 02:39:19 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:50e0:ebdf:b755:b300? ([2a02:810d:15c0:828:50e0:ebdf:b755:b300]) by smtp.gmail.com with ESMTPSA id d12-20020a056402516c00b0050bd2f16ef5sm6019815ede.84.2023.05.08.02.39.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 May 2023 02:39:19 -0700 (PDT) Message-ID: Date: Mon, 8 May 2023 11:39:17 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v3 0/2] STMPE device tree bindings Content-Language: en-US To: Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue , Dmitry Torokhov , Lee Jones , Philippe Schenker , Stefan Agner , Marek Vasut , Steffen Trumtrar Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Rob Herring References: <20230426-stmpe-dt-bindings-v3-0-eac1d736e488@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230426-stmpe-dt-bindings-v3-0-eac1d736e488@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/05/2023 23:19, Linus Walleij wrote: > This adds the missing GPIO bindings for the STMPE port expander > and converts the existing MFD binding to YAML. > > Signed-off-by: Linus Walleij > --- > Changes in v3: > - Update to review feedback > - Collected some ack/review tags > - I guess Bartosz should apply 1/2 and Lee should apply 2/2. > - Link to v2: https://lore.kernel.org/r/20230426-stmpe-dt-bindings-v2-0-2f85a1fffcda@linaro.org 2/2 depends on 1/2, so it must go via one tree. Best regards, Krzysztof