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 F1C61CCA483 for ; Tue, 7 Jun 2022 06:39:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237171AbiFGGj2 (ORCPT ); Tue, 7 Jun 2022 02:39:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237143AbiFGGjX (ORCPT ); Tue, 7 Jun 2022 02:39:23 -0400 Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 185B8CC15D for ; Mon, 6 Jun 2022 23:39:22 -0700 (PDT) Received: by mail-ed1-x52b.google.com with SMTP id v19so21612361edd.4 for ; Mon, 06 Jun 2022 23:39:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Ulqlg3tFKXQzo70gesTAVjXKgLruTq1ckDi/Pv7dpT4=; b=Ht3vPgFyF0AmzIe3GS/gDvubliIhqCQZYJh+Y0OfPYn8ui2CJGevyKjOogUP8Jm1do mf4QR/fQO4pHIgCEkrsNm3Bn1eon1+94XFdHMF0tav/qiU4SuAGjycWqvWajq+yqvlq/ ZHLZ9VpMy42ruK9Aby5VolQN/S2ey262+7DkZX14/stnnV/31HQxRol7TfGRqoN8aMHF 393ruP7L94qp/n3Kda/YpK5I9yAkU5aUDyLHwGl6BPVLCQ/vrzKA5IvRFi4LSvthn7IB N60tZaCaKtVuHNEht97ne5A8PHv9ET47f7BTyjKSfc1kkXz70e99twpi1OW82Uph1z9T FLCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Ulqlg3tFKXQzo70gesTAVjXKgLruTq1ckDi/Pv7dpT4=; b=k2+uzma48RJB2vbHArVUXzQNIigERBa/5RFrTl/K9qQje7aAU6Ti0CHDugy+7MlRuC i854M79Mmjcg7EbAXm6nuOVdyIk5GxdbQ6SkwlkZX5T/5xWB+lf3vLO4IHEMl7mEMBYF oxiEWx70VT+gccHJaDUnSDJTwuiWH1g/Qknpy/3lGGYJlJKgRiWlowy+d0jz6qmZ+AhT 73kLtrMcNRcy5HidOSeILkuGvXcxo4S6sStt9HM+4/T6s73X4wc8BFcqbPpyLcoI575W GiaIMWgmoGQQUGE60JwYrkO3afjum4qCCHa3+6RxSHuGWGvv/+oWn4dJJvw1vf2bVAH/ iyaQ== X-Gm-Message-State: AOAM533w4RpWjuy3zDt0Dd/oqpK66ppJKDgPun+4V4F2vSABA9Ksp6CQ M2I2lNE8HrJEM+uFyzZTHCbGsA== X-Google-Smtp-Source: ABdhPJzQ4ZJjwBGr2W7SIz025hWycxtvQyJI0L+vtD3wMN88bRJeumtqg/7GJ9BgRLAu40dLMd3SgA== X-Received: by 2002:a05:6402:40c6:b0:42f:9ff8:62f8 with SMTP id z6-20020a05640240c600b0042f9ff862f8mr21360359edb.95.1654583960595; Mon, 06 Jun 2022 23:39:20 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id jo13-20020a170906f6cd00b006febc86b8besm7016888ejb.117.2022.06.06.23.39.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jun 2022 23:39:20 -0700 (PDT) From: Krzysztof Kozlowski To: Sylwester Nawrocki , linux-arm-kernel@lists.infradead.org, Rob Herring , Tomasz Figa , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Krzysztof Kozlowski , Linus Walleij , linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, Alim Akhtar Cc: Chanho Park Subject: Re: (subset) [PATCH v3 5/8] arm64: dts: exynos: use local header for pinctrl register values Date: Tue, 7 Jun 2022 08:39:13 +0200 Message-Id: <165458395109.7886.4832981947595366957.b4-ty@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220605160508.134075-6-krzysztof.kozlowski@linaro.org> References: <20220605160508.134075-1-krzysztof.kozlowski@linaro.org> <20220605160508.134075-6-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sun, 5 Jun 2022 18:05:05 +0200, Krzysztof Kozlowski wrote: > The DTS uses hardware register values directly in pin controller pin > configuration. These are not some IDs or other abstraction layer but > raw numbers used in the registers. > > These numbers were previously put in the bindings header to avoid code > duplication and to provide some context meaning (name), but they do not > fit the purpose of bindings. > > [...] Applied, thanks! [5/8] arm64: dts: exynos: use local header for pinctrl register values https://git.kernel.org/krzk/linux/c/304e65b691ce115eedd43bae191f5757dca4d5ca Best regards, -- Krzysztof Kozlowski 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 1373DC433EF for ; Tue, 7 Jun 2022 06:42:18 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vKzZRZKibQiHm5ZMoDgQElUkn8k9mTi6H+HJLV+1+e4=; b=QIGGFqf1d1wv6s IIiQ17E4SdNCFSqfHjbPmn48rbmnIEFg0wxbziXRxCauV7fZpNszyNDsi+qJYCOHjZzfyVy36B02h hBgTcdMRyWqLCKtQHUgxExHzTyRri8ykVRgetp3QV4XADHOeBxhl0mKPsTOysnYC4F6bPfsltk4Kt TVVO+mM2HFgcUH/jhbEE2jEqIbEbEv0sXFPatHc5bn7aMqxBB2IZTR5hqD1h0NkBw2o8srGq1/6k7 B+ZCykGIEKQMl7gFZ6CudnNRUVMN6rbVbcPqEzjXclfFWDgOEvDFihRRHOw8PrOObKTH6DAGn3DQI uAN5CeQ5MCuttl62StDQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nySto-0056HR-Hl; Tue, 07 Jun 2022 06:41:08 +0000 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nySs7-0055La-Ap for linux-arm-kernel@lists.infradead.org; Tue, 07 Jun 2022 06:39:25 +0000 Received: by mail-ed1-x536.google.com with SMTP id v19so21612362edd.4 for ; Mon, 06 Jun 2022 23:39:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Ulqlg3tFKXQzo70gesTAVjXKgLruTq1ckDi/Pv7dpT4=; b=Ht3vPgFyF0AmzIe3GS/gDvubliIhqCQZYJh+Y0OfPYn8ui2CJGevyKjOogUP8Jm1do mf4QR/fQO4pHIgCEkrsNm3Bn1eon1+94XFdHMF0tav/qiU4SuAGjycWqvWajq+yqvlq/ ZHLZ9VpMy42ruK9Aby5VolQN/S2ey262+7DkZX14/stnnV/31HQxRol7TfGRqoN8aMHF 393ruP7L94qp/n3Kda/YpK5I9yAkU5aUDyLHwGl6BPVLCQ/vrzKA5IvRFi4LSvthn7IB N60tZaCaKtVuHNEht97ne5A8PHv9ET47f7BTyjKSfc1kkXz70e99twpi1OW82Uph1z9T FLCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Ulqlg3tFKXQzo70gesTAVjXKgLruTq1ckDi/Pv7dpT4=; b=L9D0akOhamaVsoQ5ecUOO5P7Zv92HnMcHraApL1QyF3iDz3MiLK7Sd7TqTMsQtnd6g jwmww2ozjYDnLrDq82+9ze1ZwGrvjnaiIT4kTl5O7JqRAgEuSvHGehxC49xDPgJ6YrMQ moG06ykWqIiJ8r+jme6kYaD3y+/ODDiGTIDo0NWuESTgWdksaXMcz6HxHHG4mCb0pYD8 0ofQmaOeCWtDjgGLwKgDD8OssHEDAp6gnqGyXkdWs2F6KluIVBw15ilf1p4Uzv5xtuzo ropEQYp5wBMlaUE7MTtKPLuZVHkJWNfc4GNvd8IcQGOXNBbBzMxf6qWBlmbiYv/g80Lm nwCg== X-Gm-Message-State: AOAM530ACAXmHhxVSIi8UuOY+G0gXeiS7y3sqLkcHr3/189CiI+j5A9D 8XUbsYjcYCkdtVCr2cqwZD11Zg== X-Google-Smtp-Source: ABdhPJzQ4ZJjwBGr2W7SIz025hWycxtvQyJI0L+vtD3wMN88bRJeumtqg/7GJ9BgRLAu40dLMd3SgA== X-Received: by 2002:a05:6402:40c6:b0:42f:9ff8:62f8 with SMTP id z6-20020a05640240c600b0042f9ff862f8mr21360359edb.95.1654583960595; Mon, 06 Jun 2022 23:39:20 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id jo13-20020a170906f6cd00b006febc86b8besm7016888ejb.117.2022.06.06.23.39.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jun 2022 23:39:20 -0700 (PDT) From: Krzysztof Kozlowski To: Sylwester Nawrocki , linux-arm-kernel@lists.infradead.org, Rob Herring , Tomasz Figa , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Krzysztof Kozlowski , Linus Walleij , linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, Alim Akhtar Cc: Chanho Park Subject: Re: (subset) [PATCH v3 5/8] arm64: dts: exynos: use local header for pinctrl register values Date: Tue, 7 Jun 2022 08:39:13 +0200 Message-Id: <165458395109.7886.4832981947595366957.b4-ty@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220605160508.134075-6-krzysztof.kozlowski@linaro.org> References: <20220605160508.134075-1-krzysztof.kozlowski@linaro.org> <20220605160508.134075-6-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220606_233923_513035_7D7A5ACA X-CRM114-Status: GOOD ( 12.05 ) 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 Sun, 5 Jun 2022 18:05:05 +0200, Krzysztof Kozlowski wrote: > The DTS uses hardware register values directly in pin controller pin > configuration. These are not some IDs or other abstraction layer but > raw numbers used in the registers. > > These numbers were previously put in the bindings header to avoid code > duplication and to provide some context meaning (name), but they do not > fit the purpose of bindings. > > [...] Applied, thanks! [5/8] arm64: dts: exynos: use local header for pinctrl register values https://git.kernel.org/krzk/linux/c/304e65b691ce115eedd43bae191f5757dca4d5ca Best regards, -- Krzysztof Kozlowski _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel