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 0085AC4332F for ; Tue, 13 Dec 2022 14:45:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236003AbiLMOpc (ORCPT ); Tue, 13 Dec 2022 09:45:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235918AbiLMOp3 (ORCPT ); Tue, 13 Dec 2022 09:45:29 -0500 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C2EABE5 for ; Tue, 13 Dec 2022 06:45:27 -0800 (PST) Received: by mail-lf1-x12a.google.com with SMTP id x28so5261696lfn.6 for ; Tue, 13 Dec 2022 06:45:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=EGhJetEBOfZKpra2/QnxuodvHdwOEKqqdsQPMpGt5u8=; b=xesQoVIj7OH5avrx3Fok5VTaZegZxo5wXs6+lteHbHsZ3bzKh1PLvnLXzMrTW74ZOj 4O+fomw5SwodnfnweGIT6u4az6wPqD2shpekuc9O/5KloXHrRODWNPEtlfzFvItzKF+h hQBEFcaL6wO0wU+aH9u490yXsbMxXZwYu318s6kKmAeBiwMpRhjDOQhY7nHv005cckav Kwf37E88amtqer4dVj+5foohtm+yQel4pePhNJ5fB6rB1E819UTU9nGb+RxKgJCFt1TS 0HjwaP+LR1pB6YFCxn1jNGe1K3zk9CWJBmdjMY5C2bxUEqAy68E1iTkxntKRY2o/E9yp HFag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=EGhJetEBOfZKpra2/QnxuodvHdwOEKqqdsQPMpGt5u8=; b=InQGr32jbiITceYQtQDHyTgZ48ZtWhskb0NN93opc1/CB9WKKtfWa0fiIsAanaTTgD FufynpVsvG+4z7z0CptBR8aUfEEZeIBuQtmNnmPGfA+Ykf0Vs+XbvMGeOVFlz0JrX3sj FRr2vKP2jPGvkjviMQCTVyKbEqyVaBUqsBiVweMmW4gPmTNIw7KFg5yLI3CvGydaMMRo Xsxo/h5rZlQbFSaX8ehgiwvRujRykBgc4uT9zhhXz5QJZblB/rh0hqOkAvGzOEEOpPx7 aiNu8xbFADQL9Txlk2DY1sNDSemnSVCcOKAPflgtKehOd+5lBTGM38wX/o+qgVEjurd6 JShA== X-Gm-Message-State: ANoB5pkLFakBDSnUF+5aL6fKxttC7hZB93Y05DId8jPhi3TEYaJNf3/z compve2zkdANuyWPGzjkjmDkKw== X-Google-Smtp-Source: AA0mqf56DYuy9RnXWvmnGyA0Wan3w2WqtRbUDzK4AH/8JW+5t4RYLbKko/2AGPq11UeCHNsxq3EXCg== X-Received: by 2002:a05:6512:2511:b0:4b6:ea42:de0d with SMTP id be17-20020a056512251100b004b6ea42de0dmr2868941lfb.39.1670942725456; Tue, 13 Dec 2022 06:45:25 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id r18-20020ac25c12000000b004b4b69af17dsm390017lfp.214.2022.12.13.06.45.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Dec 2022 06:45:25 -0800 (PST) Message-ID: <87fba38f-6b31-72cf-b46d-9c0b2c5a5a49@linaro.org> Date: Tue, 13 Dec 2022 15:45:24 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH] dt-bindings: gpio: Convert Fujitsu MB86S7x GPIO to DT schema Content-Language: en-US To: Rob Herring , Linus Walleij , Bartosz Golaszewski , Krzysztof Kozlowski , Jassi Brar Cc: Ard Biesheuvel , Ilias Apalodimas , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221209171629.3351420-1-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20221209171629.3351420-1-robh@kernel.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 09/12/2022 18:16, Rob Herring wrote: > Convert the Fujitsu MB86S7x GPIO binding to DT schema format. > > The "socionext,synquacer-gpio" compatible was not documented, but is > compatible with "fujitsu,mb86s70-gpio" and is in use (in u-boot > Synquacer dts). > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof