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 213FCC27C76 for ; Sun, 22 Jan 2023 13:53:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbjAVNxO (ORCPT ); Sun, 22 Jan 2023 08:53:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229983AbjAVNxN (ORCPT ); Sun, 22 Jan 2023 08:53:13 -0500 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 484A01BAC0 for ; Sun, 22 Jan 2023 05:53:12 -0800 (PST) Received: by mail-wr1-x42a.google.com with SMTP id bk16so8580073wrb.11 for ; Sun, 22 Jan 2023 05:53:12 -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=3uz2hambBKLny/k/c/XNti8Jw4YcdQCQlmBD+jwVcBk=; b=im0FbK9Wffib+B7bORG4P13UYRAyZyp1no4g55k/all0Vq+yhRXlxv2tPSHemQfYHU kXkT2Mcfsephkho3xZWoUR8TXApQ7QUPOdNlAwxCICAfWBqXvY5I548WRlXqDDloXbRi quHu9BOObQpNOBG45Xflh9/8aN8hkZD9jCNdy7NeGAdvCY837WzuOHO6xcl0l98Y3KtT QQSuN0cYtNQbkaoYYfw0N7d7RKk3Cg/yRJY39GblJJYmyVZ2T+xDbrVF7NLmXwXDSAac gClk2nzoILKbEUksvkVncpo7CpYIaU1mIgjWeagoKIo0+rejOBRT4S2IgZKl4FJx2fT7 0rvQ== 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=3uz2hambBKLny/k/c/XNti8Jw4YcdQCQlmBD+jwVcBk=; b=GYQ4lVBjX00f+fn1EXdffF7iLbE+xeoNCK8pZ+kswWyP440Hnb26nsQtW57IFITNhc TsJMIOCyM4Ne5S5RYoHoHq7udrrRHIIdJYAttl8LhdZcV2q95cEUKD8R2d9o/EhKTmAG TH89SwvvISOECJCAuyb4T8ygZ3GUK4p7RF1I8qFF0t15zUrpYLPlHiRL09/ouxKdkaJZ 8h28643PFoydisJLZpkcPYJ9cd8Qpif2B+e4Z9yVo41s3oY6TS0Q1weuI/fvFtQLUIvc SCLQZ8aQQLvLjzlB165BqEYqLOEplcQZ1gniDkoWXoehcimSK98rN4PBoq01YScRSRFV qVsw== X-Gm-Message-State: AFqh2krkh0va3OY4CMz5BxODYFVOeSdTKSExYn6awa/kCINKqolSCjwV K2LuWK298Z+vlsBLt3WdRgP85Q== X-Google-Smtp-Source: AMrXdXshgTb0eYjX3WLoeDDjDTBa4r4aeJ+fgpVNN17aH0ELUdXHirup37RL7a9oBC55AR+KGOFzDg== X-Received: by 2002:adf:fc4c:0:b0:2bd:dbbb:e7e2 with SMTP id e12-20020adffc4c000000b002bddbbbe7e2mr17629897wrs.60.1674395590842; Sun, 22 Jan 2023 05:53:10 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id w4-20020adfee44000000b002ba2646fd30sm3247627wro.36.2023.01.22.05.53.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 22 Jan 2023 05:53:10 -0800 (PST) Message-ID: Date: Sun, 22 Jan 2023 14:53:08 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: [PATCH v2 2/8] dt-bindings: pinctrl: rockchip,pinctrl: mark gpio sub nodes of pinctrl as deprecated Content-Language: en-US To: Johan Jonker , linus.walleij@linaro.org, brgl@bgdev.pl Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, kever.yang@rock-chips.com, sjg@chromium.org, philipp.tomsich@vrull.eu, john@metanate.com, quentin.schulz@theobroma-systems.com References: <03627216-54b5-5d9b-f91d-adcd637819e3@gmail.com> <137b56f0-8e86-f705-4ba7-d5dfe3c0b477@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <137b56f0-8e86-f705-4ba7-d5dfe3c0b477@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21/01/2023 12:08, Johan Jonker wrote: > Mark gpio sub nodes of pinctrl as deprecated. > Gpio nodes are now placed in the root of the device tree. > The relation to pinctrl is now described with the > "gpio-ranges" property. > > Signed-off-by: Johan Jonker Acked-by: Krzysztof Kozlowski Best regards, Krzysztof