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 917DDC433EF for ; Sun, 5 Jun 2022 16:07:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351142AbiFEQHK (ORCPT ); Sun, 5 Jun 2022 12:07:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244895AbiFEQHJ (ORCPT ); Sun, 5 Jun 2022 12:07:09 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 201E43B4 for ; Sun, 5 Jun 2022 09:07:07 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id y19so24719241ejq.6 for ; Sun, 05 Jun 2022 09:07:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=xCX7O8NhzvosQ50yk3GTkKJIoOozPRyC9OGxboOSoUY=; b=XRB/B2HvcnHjpSY8mhPrsMez/FqrID+PhNvQkXoB5lRndHTYAU1PBfj7pM/igUW7tc L1z9Z8yFXxAYjUeWmDalrSqltwk+GC+RfdUPdqnQ/e/XxW6A2t/oap45lGOJ/R/pc29U OUXNgoiA5adWZxC69J5vl0X4j+1jgrDrXfxuKWL4TAPiObXDElGXbZy4eWoltwIYxKby LtB2vcKbt4On/6Rko4XecEdJPKfmqOAVUdJcjtOjskWUhKkzCbnzlaG8is/yXk40xSr4 ndlPxW0t6ksAdvFda9e8NIV/IoT1tTPq5tHOiQL+OaLUdYyt6p0+w2obfSHXx8q0+UnM NNIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=xCX7O8NhzvosQ50yk3GTkKJIoOozPRyC9OGxboOSoUY=; b=xvIdeHKnLoI7Eidr2kf2gqUGBrdFfSO9dlAMX63tmP5rQZ4E9BtLNB/iDX84Qq6Enx O+VRgIqB9a0BLESiDskXUJ1KzIKzRp2ag1K0BiDg9NXVGrV9C0S/gCxNA3xtUi6Qkctg gevNtNgMXb/yxuRdI+33LTnB0g9pkc1ExiLN8Ec8UWTKYTGw+/URwmjZFojfAWtkizb+ 84T/xSuqHZj9J5IZkonje6aXkJqri4bTwDKn0tA+zIFzAJVfbCGeWkXN4miXYr5JX2KU fpDSlgTgLzBBJ100BkcKmc/dtKPst3T42jF9nG/zgoYZe76CLplbHlrhs3hsrn2O64+1 wrJg== X-Gm-Message-State: AOAM532FPGx6/n3CGlcz9GKubzS13SFpsTrVWgh8eQl7dspse0MorhM6 KvyXdAEJjqsNkVadHwGkBh+fAQ== X-Google-Smtp-Source: ABdhPJzyB4vzVySmjCZzv2QY4cQpaKl2NPICl1GkzNdQ+5tqZ247Q0nUN0lnrmIliVTKFleNxN6Kpg== X-Received: by 2002:a17:907:7f0b:b0:6ff:4502:9c2f with SMTP id qf11-20020a1709077f0b00b006ff45029c2fmr18228155ejc.532.1654445225579; Sun, 05 Jun 2022 09:07:05 -0700 (PDT) Received: from [192.168.0.181] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id lk24-20020a170906cb1800b006fa84a0af2asm5394921ejb.16.2022.06.05.09.07.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 05 Jun 2022 09:07:05 -0700 (PDT) Message-ID: <6ac8c5c7-8d53-7bdb-2a1f-b49f95231c73@linaro.org> Date: Sun, 5 Jun 2022 18:07:03 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v3 8/8] dt-bindings: pinctrl: samsung: deprecate header with register constants Content-Language: en-US To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , Tomasz Figa , Sylwester Nawrocki , Linus Walleij , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Cc: Chanho Park , Linus Walleij References: <20220605160508.134075-1-krzysztof.kozlowski@linaro.org> <20220605160508.134075-9-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220605160508.134075-9-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 05/06/2022 18:05, Krzysztof Kozlowski wrote: > For convenience (less code duplication, some meaning added to raw > number), the pin controller pin configuration register values > were defined in the bindings header. These are not some IDs or other > abstraction layer but raw numbers used in the registers > > These constants do not fit the purpose of bindings. They do not provide > any abstraction, any hardware and driver independent ID. With minor > exceptions, the Linux drivers actually do not use the bindings header at > all. > > All of the constants were moved already to headers local to DTS > (residing in DTS directory) and to Samsung pinctrl driver (where > applicable), so remove any references to the bindings header and add a > warning tha tit is deprecated. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Chanho Park > Reviewed-by: Linus Walleij This needs fixup in address ^^^^. Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 42B4CC43334 for ; Sun, 5 Jun 2022 16:09:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WnDErS4dGfhyroMnSuACmhSmqxfJ7NNAXTPxb5+/2T8=; b=Se9i3c3zq1a+JN 4D7CtauZTxqGuPGZ8qZmD3XQ2IEUj291P4N89hz0p97UX0qOEwNh5D1hXfjwnlI9X90eCn4yyz1jI gtxGVUN1aCvvWfMRzh9kBA9P6AYtXqzQVCExz0AMS0hgpdUOOVbptFGhWt1NeLVHiZheMP8ZWPKrZ 1CqdmTPdcL3Gt8l6CqMe5UbJNWf0qxE8hXir9TI7nPzO2SdASUCFicU2Uab6uCFghcx7CMXnSuRug TTh6KTuvvnkTrkws0osIa13Th6Jpfgs7kwRDwIAuDYvZth4Z/ypZnBr1R+2hmm88BJbybDBSzezAy aSgWxEdg7xmmcDqCWruw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nxsnt-00EqBm-KU; Sun, 05 Jun 2022 16:08:38 +0000 Received: from mail-ej1-x630.google.com ([2a00:1450:4864:20::630]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nxsmQ-00EpTi-Rb for linux-arm-kernel@lists.infradead.org; Sun, 05 Jun 2022 16:07:08 +0000 Received: by mail-ej1-x630.google.com with SMTP id h23so13632708ejj.12 for ; Sun, 05 Jun 2022 09:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=xCX7O8NhzvosQ50yk3GTkKJIoOozPRyC9OGxboOSoUY=; b=XRB/B2HvcnHjpSY8mhPrsMez/FqrID+PhNvQkXoB5lRndHTYAU1PBfj7pM/igUW7tc L1z9Z8yFXxAYjUeWmDalrSqltwk+GC+RfdUPdqnQ/e/XxW6A2t/oap45lGOJ/R/pc29U OUXNgoiA5adWZxC69J5vl0X4j+1jgrDrXfxuKWL4TAPiObXDElGXbZy4eWoltwIYxKby LtB2vcKbt4On/6Rko4XecEdJPKfmqOAVUdJcjtOjskWUhKkzCbnzlaG8is/yXk40xSr4 ndlPxW0t6ksAdvFda9e8NIV/IoT1tTPq5tHOiQL+OaLUdYyt6p0+w2obfSHXx8q0+UnM NNIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=xCX7O8NhzvosQ50yk3GTkKJIoOozPRyC9OGxboOSoUY=; b=Qf6O9aqYQnLydBA0Q9lhaIQiZswT3RTC9g8P2tedsNng3p/4aFsjfN2l3//saFaRhf xsNNb7w1hTwl2zRkEHE5naGm+4ByrzaRJTfofudGAmAAvYTtQTVOvkZzlA/2TtwwuGsr /BcN6Cia0f5X28uCPWRrAA5YA91Q/G6F8ITwxYIJZPweiGE0MDKxC/TRLP3/t8eXXMHc +r6pZ/ZzFcc0AmGx4FDqDj3yRN+6LQ85zGK+xtCUTmgO/jM+WmNthn3cpsdkO0z5b5Uj 6mtPHnLNlT4PUuoPeXZ/1NtCdSNrEX65z0a+KFCesn4ayYipPTWxY5jXUuddeA16NkHL DnKQ== X-Gm-Message-State: AOAM530wmSYM+CdqWRhwx/CiHMka2L0L7DgeS4Vk3F2QSJ20n/3QEdm4 GAldzrjouikW/jDWn+hhBC1tg+yVIl2/uA== X-Google-Smtp-Source: ABdhPJzyB4vzVySmjCZzv2QY4cQpaKl2NPICl1GkzNdQ+5tqZ247Q0nUN0lnrmIliVTKFleNxN6Kpg== X-Received: by 2002:a17:907:7f0b:b0:6ff:4502:9c2f with SMTP id qf11-20020a1709077f0b00b006ff45029c2fmr18228155ejc.532.1654445225579; Sun, 05 Jun 2022 09:07:05 -0700 (PDT) Received: from [192.168.0.181] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id lk24-20020a170906cb1800b006fa84a0af2asm5394921ejb.16.2022.06.05.09.07.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 05 Jun 2022 09:07:05 -0700 (PDT) Message-ID: <6ac8c5c7-8d53-7bdb-2a1f-b49f95231c73@linaro.org> Date: Sun, 5 Jun 2022 18:07:03 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v3 8/8] dt-bindings: pinctrl: samsung: deprecate header with register constants Content-Language: en-US To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , Tomasz Figa , Sylwester Nawrocki , Linus Walleij , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Cc: Chanho Park , Linus Walleij References: <20220605160508.134075-1-krzysztof.kozlowski@linaro.org> <20220605160508.134075-9-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220605160508.134075-9-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220605_090706_973894_208C3A9D X-CRM114-Status: GOOD ( 14.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 05/06/2022 18:05, Krzysztof Kozlowski wrote: > For convenience (less code duplication, some meaning added to raw > number), the pin controller pin configuration register values > were defined in the bindings header. These are not some IDs or other > abstraction layer but raw numbers used in the registers > > These constants do not fit the purpose of bindings. They do not provide > any abstraction, any hardware and driver independent ID. With minor > exceptions, the Linux drivers actually do not use the bindings header at > all. > > All of the constants were moved already to headers local to DTS > (residing in DTS directory) and to Samsung pinctrl driver (where > applicable), so remove any references to the bindings header and add a > warning tha tit is deprecated. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Chanho Park > Reviewed-by: Linus Walleij This needs fixup in address ^^^^. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel