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 C184FC636CC for ; Thu, 16 Feb 2023 10:42:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230318AbjBPKmW (ORCPT ); Thu, 16 Feb 2023 05:42:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230180AbjBPKmO (ORCPT ); Thu, 16 Feb 2023 05:42:14 -0500 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B03D55E42 for ; Thu, 16 Feb 2023 02:41:52 -0800 (PST) Received: by mail-ed1-x52a.google.com with SMTP id w3so2184408edc.2 for ; Thu, 16 Feb 2023 02:41:52 -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=VEu9tYl9ixT0RlhKmk5fLsaHMUiQpUecJLWHV/pC3Vw=; b=DKbXymnOtF1XMHNi83FzONMNiNoqYbtL7TmCr1PS+KGak8EsrVXSsL0NNRcgyZGpal 6ascZ91tN9Yb+ngczhbwHLNNLoucV1ocvvIrT+9AYzjFYmMPnvWu2lbd2jElDsQ2tMLj AF9zkCKZdpf6Jv9vbw1dikIeJ/Wr35mGPS4NgfdtUTxpPthlw6Xfofb+dIw0Spe1tVfD o/YPPzvsYXb/W89QkRqqxnpZ4wmcgtRjqTnwP5eJF0ntjaue1RRwYQmYIh432uHJDTlu OYblgom9b+A0JlF+iVuh5I18gr911j7CEZfh7SVhMgN6OLn4NuUNMZEnZZa7TR2Qt0rw O+fw== 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=VEu9tYl9ixT0RlhKmk5fLsaHMUiQpUecJLWHV/pC3Vw=; b=clvdpkGb6TNeEwFNz38ivDO07/iSDc7sVWSCXDvy7sMR+WS9dbeIBD423qfDB/ipvI pRT3L3wxM8lo+9KWS2kQjc77wAVVh+HggwznpLih3IGFeGAr+yOZ6nKt4c+lgjBbnJiS Ox2dLL40zxsUJoHMm36EP8CoXcA4xr+HuMgMTBb2jc7R00JFEBgPmvSxV480gRwIF0rj Cv4r+j6U3e4p04qO649H0mzM+/vKwZohps5FeUjnB+0SCYnYQ/Fkn6J8TfsDICCzjyLP RfuoZD472zuCTC2+CAYUGvESIQIPe4iHsw+4PG+J2TeB/zkmA1pKwV0EO2y3XkpG1PVq DcGg== X-Gm-Message-State: AO0yUKWpxe5TQIH7YPIubGLNorAS1/E5/+lMlVfSiByv9QTfBuRSdEEZ dh5vUe/LG/MEgDd40tW3j9dV0A== X-Google-Smtp-Source: AK7set8vXxoTnXCznhpP6QpzCw4O9JO6x+mEM/Snm10J14uNMw42kLP4DGVtoqnjUdjsyMeSGP2GQA== X-Received: by 2002:aa7:df99:0:b0:4ac:c5c1:e1ed with SMTP id b25-20020aa7df99000000b004acc5c1e1edmr5914411edy.12.1676544107911; Thu, 16 Feb 2023 02:41:47 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id v30-20020a50a45e000000b004acbf563d88sm657183edb.15.2023.02.16.02.41.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Feb 2023 02:41:47 -0800 (PST) Message-ID: Date: Thu, 16 Feb 2023 11:41:45 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v3] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC Content-Language: en-US To: Johan Jonker , brgl@bgdev.pl Cc: linus.walleij@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org References: <03627216-54b5-5d9b-f91d-adcd637819e3@gmail.com> <038585bd-7226-b28b-93a5-e1676a57298e@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <038585bd-7226-b28b-93a5-e1676a57298e@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 15/02/2023 22:01, Johan Jonker wrote: > Currently all Rockchip gpio nodes have the same compatible. > Compatible strings should be SoC related. > > Signed-off-by: Johan Jonker > Reviewed-by: Linus Walleij > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof