From patchwork Fri Sep 9 15:16:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12971915 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 618C9ECAAD3 for ; Fri, 9 Sep 2022 15:16:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229892AbiIIPQS (ORCPT ); Fri, 9 Sep 2022 11:16:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34270 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbiIIPQR (ORCPT ); Fri, 9 Sep 2022 11:16:17 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4C5D144970 for ; Fri, 9 Sep 2022 08:16:11 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id f14so2266762lfg.5 for ; Fri, 09 Sep 2022 08:16:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=NUa3V8LEZ2/vDPoZ3wTXU0JCjw5IK+/h0qXIj+ixXts=; b=a7qBUwihziETQrL53Oy5msDh5lUbMPy/QjR7otB9c8m6nhptuhNxdYBJOxQlaP2eCg 6zBOOtrFsr6VmX2fBJOatYS6fR+zDD+7wkfMagpqCBYXY/LKrazuI0O5Nl+D5HSaYFOg xJjaynjUCssmoMMUsJfIQu412Cp2EsUeJJFCiF9LhjyeXApL9yD1HP8TTHNzkQhX3Gw1 t9IHi3+ZC5rfByIedRqouGbcKO3T2GJxL7ky9tth7zd6dwWDAiPBoEdQihPbpH/L8jA2 H6Bh7iXAXzMegQzstgeVbAVextLad3hgUF7D5mpDROJZni7gXUwhm1C+dgaFVsaAuwbJ DXyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=NUa3V8LEZ2/vDPoZ3wTXU0JCjw5IK+/h0qXIj+ixXts=; b=0cGmzm6k25XQUNj7XPwHnQ7cWdEkBnAui0unaFqz1D15Thhvu/BEro/SVjfxEudmXJ jVF4V/cr4GJGlCPzOBryUOHiXRe9uV4V11g4899O0vSKkPA3DOCjE+WwkzRxUM5/qz2b qH+rP7pX2rwXOW9WBGyALqf5PeouVXvSj1rHyu0Jyp0KzkKX3ltXHIAC3NIiD0cQjezW rBUZGDWP59rHXHdTGdOXltRd4tQUWfnV1LLUis7KeZlBt74uYnTrNx9XdayrlB/KaQPB W63zskyxTKIfHVA9YiOBBxlM+gsr75QcST9cifg4oqGn7FOYr+eAHInn/+MDHK5feRj8 4Ung== X-Gm-Message-State: ACgBeo2PzVl9YWPNUlPLYIsrcnGsoDyolo80oeUaOQYGxGF0NlDomdS6 2AAD6T/qBd9BHsS8FusTrDcLmw== X-Google-Smtp-Source: AA6agR7v3BDcGAoPMFNRMOvrkFPYNQRBRmlEmUWVN3rQwS8Eb81UspLe2vlpgEFNc23LuS2zvoQQMg== X-Received: by 2002:a05:6512:681:b0:489:d509:e076 with SMTP id t1-20020a056512068100b00489d509e076mr5084997lfe.618.1662736569815; Fri, 09 Sep 2022 08:16:09 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id i17-20020a2ea371000000b0025d5eb5dde7sm107674ljn.104.2022.09.09.08.16.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:16:09 -0700 (PDT) From: Krzysztof Kozlowski To: Linus Walleij Cc: Krzysztof Kozlowski , Tomasz Figa , Sylwester Nawrocki , Alim Akhtar , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Krzysztof Kozlowski Subject: [GIT PULL] pinctrl: samsung: for v6.1 Date: Fri, 9 Sep 2022 17:16:05 +0200 Message-Id: <20220909151605.821685-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-6.1 for you to fetch changes up to 9d9292576810d0b36897718c24dfbc1a2835314b: dt-bindings: pinctrl: samsung: deprecate header with register constants (2022-08-19 16:54:10 +0300) ---------------------------------------------------------------- Samsung pinctrl drivers changes for v6.1 1. Minor fix in order of initializing pinctrl driver - GPIOs should be configured before registering gpiolib. 2. Final steps to deprecated bindings headers with register constants. The constants were moved to include files in DTS directories, because these are not suitable for bindings. Remove final references and mark binding header as deprecated to warn any users. ---------------------------------------------------------------- Krzysztof Kozlowski (2): dt-bindings: pinctrl: samsung: stop using bindings header with constants dt-bindings: pinctrl: samsung: deprecate header with register constants Saravana Kannan (1): pinctrl: samsung: Finish initializing the gpios before registering them .../bindings/pinctrl/samsung,pinctrl-pins-cfg.yaml | 1 - .../bindings/pinctrl/samsung,pinctrl.yaml | 63 ++++++++++------------ drivers/pinctrl/samsung/pinctrl-samsung.c | 8 +-- include/dt-bindings/pinctrl/samsung.h | 7 +++ 4 files changed, 38 insertions(+), 41 deletions(-)