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 78115CD37B4 for ; Sun, 17 Sep 2023 07:53:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231676AbjIQHwu (ORCPT ); Sun, 17 Sep 2023 03:52:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234085AbjIQHws (ORCPT ); Sun, 17 Sep 2023 03:52:48 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5B00191 for ; Sun, 17 Sep 2023 00:52:42 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-99c3c8adb27so452807066b.1 for ; Sun, 17 Sep 2023 00:52:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694937161; x=1695541961; darn=vger.kernel.org; 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=7eo0rPZzuvMX1hueccHEBwOS160FHpuSftGVntb1qxg=; b=abqMaPOX5yqE89p8X3eNAO2piHJKqwg+2vR6FtQpneBsnBncvW8F+OVifhYlGx0L9+ e6El4Cwwua4U/Y/atX6qdF7W+EWGXl3oe3jN5UoQhnE1Q6Vw+uJgAMoMX0mLRTOjMpTC MWC7AATpwJ3yc6rSowiRegV3VGT9LOTuf+g9zkLhKzsnwF3EKlG+NxBbO13OZ2r8q1tz G8GSHXjkwApbjWB34mxyex/+Pim/jaiVLRnslpJeCWlZZyOC7oFUsocqNAz/VqIJflXM o8nCWc/IfAUHIugEhs636gwwmM4f9vvdmNxEA5kK6WzuKTGSh9ihbAEOyMKskI7XNpgb fnyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694937161; x=1695541961; 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=7eo0rPZzuvMX1hueccHEBwOS160FHpuSftGVntb1qxg=; b=of1/F9mJb98cTszi0kLiGNdWL0y1qjrP1KL0mETCN63oD+dWrQ18drdZr69vZvAxIh VhPfNHcPAa1XPGr91JkvBArm4R4cglX/VwcPMVIT6qnjUsGpuAqD3UdCg4msd0IjQ4eA e218a4v8e4IEaZhGCtlNK5mSK1+jL625m+hyy+znA2VbIZWY2FC/dI2QikUZ9Qj/z4km Bw7TTg6PkVj46C8uAW0Li6YofhvKTqOB1VqYERlW7mRmMQ+aB2e616H+FfBrxMUsiVBZ ruOMSoSp9kcf0zNI7FPTYHWiZMJchEZc/Yfj83S72pAYE0rQSuLNvdYdqu23u7l8Abj4 ZeKA== X-Gm-Message-State: AOJu0YzxJFtCNnBGwMEQyh7DrYIHIi9n2L/mTLp7Rs+968FwfvyA2Mvw MownYk7S1Eis2ZyGAuk1onUfZw== X-Google-Smtp-Source: AGHT+IEVjWE53AChtQwuTyXoGTpdIYaK3RL4LJS2V6aENqPfqKoxFhW4kzRLVZ20h4kWVResksGkcg== X-Received: by 2002:a17:906:cd1:b0:9a1:c00e:60c5 with SMTP id l17-20020a1709060cd100b009a1c00e60c5mr5039237ejh.48.1694937161408; Sun, 17 Sep 2023 00:52:41 -0700 (PDT) Received: from [192.168.1.77] (150-140-187-31.ftth.glasoperator.nl. [31.187.140.150]) by smtp.gmail.com with ESMTPSA id i23-20020a1709061cd700b009ad8796a6aesm4660614ejh.56.2023.09.17.00.52.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Sep 2023 00:52:40 -0700 (PDT) Message-ID: <00d40f2f-df8e-1bc3-1619-c25a7d3149d5@linaro.org> Date: Sun, 17 Sep 2023 09:52:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH v2 3/6] dt-bindings: gpio: vf610: add i.MX95 compatible Content-Language: en-US To: "Peng Fan (OSS)" , Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stefan Agner , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan References: <20230916-vf610-gpio-v2-0-40823da788d7@nxp.com> <20230916-vf610-gpio-v2-3-40823da788d7@nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20230916-vf610-gpio-v2-3-40823da788d7@nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 16/09/2023 04:03, Peng Fan (OSS) wrote: > From: Peng Fan > > Add i.MX95 compatible string which is compatible with i.MX8ULP > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof