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 7B6D7C19F2A for ; Sun, 31 Jul 2022 17:48:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232158AbiGaRsD (ORCPT ); Sun, 31 Jul 2022 13:48:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234198AbiGaRsD (ORCPT ); Sun, 31 Jul 2022 13:48:03 -0400 Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B36CEE0D3 for ; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) Received: by mail-pl1-x62f.google.com with SMTP id o3so8576329ple.5 for ; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=edgeble-ai.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=YgD9TwGCuuBHZJnCn7bWlJjphN4d2OaC6VP0Q8F71/Y=; b=r3wtAUPfTHCV5mJiM/deqk2JQLIKvN8flIaQ56ma/wwyURqR6AQzAEfuabfEL8rSh8 9MbjpoMZW20whGkNy6jkWZn/QVhU+Hc8KaWF8evkAX4PkQAzQAp3dvg5tyYCBHqYKRsh T72ki3QuyrUC/m04tARlj3uYhAs+AaB/pvR7wq+jK95imNRT/b3sHYF4u+5eCqjwz8U/ w/Ab5c6X/RTvwfXai8gROdzbAPeNr3h8PtSIIQ7D075o5cTvB+TJFMXe8AlUCuoaxGGc QGfCbcjRP6wxcpC6REbd6g29c+tYm78vA2CJtM4vBcrXV4a2XRVGDS5CrBXEE07XuLcX qzYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=YgD9TwGCuuBHZJnCn7bWlJjphN4d2OaC6VP0Q8F71/Y=; b=iJjzrlt3udUvr2odDcRt3GdraCkC/iGdPvY1NbUmxV5FtSype/HX3+i1NQO+IR7P8H ABLL6gC3wRgWkDXiSWDTnLE5uhrzonBAxDpzBaUGTmz8OlWODrIORuTXmtpojbUZv+pk 9oZTx2ksjTbgNWsovYfgPkD1BquJ4uZiEpPytQRJGjsKrFEgCILSazRfnHL3GL7H4n2b hnYhfq/mEGNpu4o5fDlSq+5UZYHNJe5wqDw4kZlODkHW9VxrJZqqJ1q0FZkInpW8epiM sFB5CT5Yi7RPs1DmLWcziGlRjZC9E37UuRNwZpc1Grg0lNInnihye55wAntymkRkaqKq kgBQ== X-Gm-Message-State: ACgBeo0j7JK9COcBBmTND16+M6QtmnNj1qByWR2yUnaCjZ+F0ufHCv4K 6t4awHzT8zICAvNPHHJHWap70w== X-Google-Smtp-Source: AA6agR7dDfo38veMxE4mlFaHX7QVEzFbUI9cbBpmfuWUFb3j2a5ZD81IPQKvNbpkBH6jUed/bFzvFQ== X-Received: by 2002:a17:903:18f:b0:16d:6e7a:44b with SMTP id z15-20020a170903018f00b0016d6e7a044bmr13723404plg.113.1659289681256; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c00a:a073:c5e8:48d3:6a8c:6418]) by smtp.gmail.com with ESMTPSA id n5-20020a170903110500b0016d3935eff0sm7812062plh.176.2022.07.31.10.47.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Jul 2022 10:48:00 -0700 (PDT) From: Jagan Teki To: Heiko Stuebner , Rob Herring , Krzysztof Kozlowski , Kever Yang Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, Jagan Teki , linux-gpio@vger.kernel.org, Linus Walleij , Krzysztof Kozlowski Subject: [PATCH v2 06/20] dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl Date: Sun, 31 Jul 2022 23:17:12 +0530 Message-Id: <20220731174726.72631-7-jagan@edgeble.ai> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220731174726.72631-1-jagan@edgeble.ai> References: <20220731174726.72631-1-jagan@edgeble.ai> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Document dt-bindings for RV1126 SoC pinctrl support. Cc: linux-gpio@vger.kernel.org Cc: Linus Walleij Acked-by: Krzysztof Kozlowski Signed-off-by: Jagan Teki --- Changes for v2: - collect Krzysztof ack Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml index 677a285ca416..b486f41df65f 100644 --- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml @@ -47,6 +47,7 @@ properties: - rockchip,rk3568-pinctrl - rockchip,rk3588-pinctrl - rockchip,rv1108-pinctrl + - rockchip,rv1126-pinctrl rockchip,grf: $ref: "/schemas/types.yaml#/definitions/phandle" -- 2.25.1 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 ED248C00140 for ; Sun, 31 Jul 2022 17:51:22 +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=5w5QODcd6QMfxcjpEw4naYUDucQJxRnzEsmngAB/6DY=; b=swz1TO2llFG60M r62H2kGp34pcCehj76M+W9O9sy9Pnr4NKsYuCDHHbzOOKnERX9q1TA1+W4RHDy7kB9COZOiA86iIg kXoApCL9+g3Eic9gmikCTvoqgSf8u7/rfHlNAxcjXEUB/uUEdL7ZswyDxrsta3g+YDtZs6sVxI4LA gTpWc+b7lJUsLSsD7JOczq7+ueaaJnvrj80+YZji0QIjWUqLETdCnydRcZtrkhaehiRyxG+e32oMU ZzJnoVH8CHRSCMNaoVBx/eLvNxdM99zkipJL/blgM0+7nice24j3rZA95+fc0kXF8pIdzzchCplGV /BuuGDZXV6kupAqyi6Eg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oID5r-00EfmH-Uc; Sun, 31 Jul 2022 17:51:12 +0000 Received: from mail-pj1-x1032.google.com ([2607:f8b0:4864:20::1032]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oID2n-00Ee9o-Lm for linux-rockchip@lists.infradead.org; Sun, 31 Jul 2022 17:48:02 +0000 Received: by mail-pj1-x1032.google.com with SMTP id w17-20020a17090a8a1100b001f326c73df6so8170613pjn.3 for ; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=edgeble-ai.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=YgD9TwGCuuBHZJnCn7bWlJjphN4d2OaC6VP0Q8F71/Y=; b=r3wtAUPfTHCV5mJiM/deqk2JQLIKvN8flIaQ56ma/wwyURqR6AQzAEfuabfEL8rSh8 9MbjpoMZW20whGkNy6jkWZn/QVhU+Hc8KaWF8evkAX4PkQAzQAp3dvg5tyYCBHqYKRsh T72ki3QuyrUC/m04tARlj3uYhAs+AaB/pvR7wq+jK95imNRT/b3sHYF4u+5eCqjwz8U/ w/Ab5c6X/RTvwfXai8gROdzbAPeNr3h8PtSIIQ7D075o5cTvB+TJFMXe8AlUCuoaxGGc QGfCbcjRP6wxcpC6REbd6g29c+tYm78vA2CJtM4vBcrXV4a2XRVGDS5CrBXEE07XuLcX qzYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=YgD9TwGCuuBHZJnCn7bWlJjphN4d2OaC6VP0Q8F71/Y=; b=rursOElufe0+ARn+07qDfFr8JMqroiOgKAiEsrd5l+EPRipHGGMkB6tud6acGvOBmY sYRAtZQwys6i7thyQjZM/IpRla80nVjVucd4S50mKZXNLlQDiarlqZGX7kR3LPfZvZNj VMZ1gMouYRDBw4ZriK9Cy0lykQ0mv8h4ylXDLngX6ha+X+waI2UI5pBw7yPjX/ZzlJ1z eLH9WmJtdd91u6pH/RAYLNlilZ8AtEypcD7arvUtx+qzn4bf7oG87kolwPOFjaFDb35C hZ3e8wZlX7Z1gIpUEZgU94MOJ+bl2rIw71wwSz81AKKLo7COs08+7MODaIdK/FKkPCFk J/qg== X-Gm-Message-State: ACgBeo3NX5dbk69gPWEp2FvRbsz17w/s/Q8nqJgllqYnY+yDWg21IDIl n/1P/cSCyNTE40+5zpW3e178Vw== X-Google-Smtp-Source: AA6agR7dDfo38veMxE4mlFaHX7QVEzFbUI9cbBpmfuWUFb3j2a5ZD81IPQKvNbpkBH6jUed/bFzvFQ== X-Received: by 2002:a17:903:18f:b0:16d:6e7a:44b with SMTP id z15-20020a170903018f00b0016d6e7a044bmr13723404plg.113.1659289681256; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c00a:a073:c5e8:48d3:6a8c:6418]) by smtp.gmail.com with ESMTPSA id n5-20020a170903110500b0016d3935eff0sm7812062plh.176.2022.07.31.10.47.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Jul 2022 10:48:00 -0700 (PDT) From: Jagan Teki To: Heiko Stuebner , Rob Herring , Krzysztof Kozlowski , Kever Yang Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, Jagan Teki , linux-gpio@vger.kernel.org, Linus Walleij , Krzysztof Kozlowski Subject: [PATCH v2 06/20] dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl Date: Sun, 31 Jul 2022 23:17:12 +0530 Message-Id: <20220731174726.72631-7-jagan@edgeble.ai> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220731174726.72631-1-jagan@edgeble.ai> References: <20220731174726.72631-1-jagan@edgeble.ai> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220731_104801_764243_6FDCE925 X-CRM114-Status: UNSURE ( 9.78 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Document dt-bindings for RV1126 SoC pinctrl support. Cc: linux-gpio@vger.kernel.org Cc: Linus Walleij Acked-by: Krzysztof Kozlowski Signed-off-by: Jagan Teki --- Changes for v2: - collect Krzysztof ack Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml index 677a285ca416..b486f41df65f 100644 --- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml @@ -47,6 +47,7 @@ properties: - rockchip,rk3568-pinctrl - rockchip,rk3588-pinctrl - rockchip,rv1108-pinctrl + - rockchip,rv1126-pinctrl rockchip,grf: $ref: "/schemas/types.yaml#/definitions/phandle" -- 2.25.1 _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 30037C00140 for ; Sun, 31 Jul 2022 17:52:30 +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=iMGMo9OlD/5B5VwEb+l+2fH2cFKBwViAlbIYKF6v9D0=; b=IAl1SX/F6HweJ+ wHeCGylbLihf1WBP8MTgNjd7/IsMVWrDQqGWxgiF3CeBlNV4xk5m38uu30rWJjuAtxiUvrqTGgZH6 WgjjiAvzPPsVZvW++8ExFQHX3JQOV5HxDZSGJzIcw7ZHy9YvACalabo2fozEgsUUic//bPLqkLL1I IjuEIZWIWLAnE1YQjSm8N+6O3Jne55Abkig70QAagti7OnBSV1EetJM02OuUSu58bKiMHoBaaAYxR WkhG3CQ3IQFnmGCZcPvZj8y3p3cKAOp9QqA0a5BM6ucTzs+H8m2F9KdfdmdQ5+e89cJ0laGRfBq7y 8w4V3WucPN0EmYkNG8Cg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oID64-00EftS-6E; Sun, 31 Jul 2022 17:51:24 +0000 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oID31-00Ee9n-SC for linux-arm-kernel@lists.infradead.org; Sun, 31 Jul 2022 17:48:17 +0000 Received: by mail-pl1-x633.google.com with SMTP id x7so8563387pll.7 for ; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=edgeble-ai.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=YgD9TwGCuuBHZJnCn7bWlJjphN4d2OaC6VP0Q8F71/Y=; b=r3wtAUPfTHCV5mJiM/deqk2JQLIKvN8flIaQ56ma/wwyURqR6AQzAEfuabfEL8rSh8 9MbjpoMZW20whGkNy6jkWZn/QVhU+Hc8KaWF8evkAX4PkQAzQAp3dvg5tyYCBHqYKRsh T72ki3QuyrUC/m04tARlj3uYhAs+AaB/pvR7wq+jK95imNRT/b3sHYF4u+5eCqjwz8U/ w/Ab5c6X/RTvwfXai8gROdzbAPeNr3h8PtSIIQ7D075o5cTvB+TJFMXe8AlUCuoaxGGc QGfCbcjRP6wxcpC6REbd6g29c+tYm78vA2CJtM4vBcrXV4a2XRVGDS5CrBXEE07XuLcX qzYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=YgD9TwGCuuBHZJnCn7bWlJjphN4d2OaC6VP0Q8F71/Y=; b=1wGpQ0MCaf8aA8aG0fsQqesvMRR6FQMuQfQy0hnqoRK/yGZ5se2N1nfZDG2S4EAHnn FzFHd/R/6nfLA0fNlPnj+hLdEXPTWH4U5YUDVHWD5sGUJKXX7Dq18urWt5ZuTpj/xajG wwIVIq6ni6+CnT70aAtUrlmSUWX+udw3Rlu5KC+mNMZTOM/TYz5zjK7TAqc6Y+mx1/il 2ksy+gZgYY0Ekasp6ZnukXlDfPBYt98km1PXESIOrvoGfhFE5EfVQimvsuVHcxF8My4/ efqyaPHN8OjXxLA+tMqIuNDoW7q+M2VdzMsEEADJlKdMhn8c0O41MgEM16WOJhxDrFVS 1huA== X-Gm-Message-State: ACgBeo2uGHX7v3bRpto8X3+mtogrLCRh5U3y3STkwtF96wliA4vdQ566 Qsy7BnTHH/SwVr5YQoWl75lbVA== X-Google-Smtp-Source: AA6agR7dDfo38veMxE4mlFaHX7QVEzFbUI9cbBpmfuWUFb3j2a5ZD81IPQKvNbpkBH6jUed/bFzvFQ== X-Received: by 2002:a17:903:18f:b0:16d:6e7a:44b with SMTP id z15-20020a170903018f00b0016d6e7a044bmr13723404plg.113.1659289681256; Sun, 31 Jul 2022 10:48:01 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c00a:a073:c5e8:48d3:6a8c:6418]) by smtp.gmail.com with ESMTPSA id n5-20020a170903110500b0016d3935eff0sm7812062plh.176.2022.07.31.10.47.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Jul 2022 10:48:00 -0700 (PDT) From: Jagan Teki To: Heiko Stuebner , Rob Herring , Krzysztof Kozlowski , Kever Yang Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, Jagan Teki , linux-gpio@vger.kernel.org, Linus Walleij , Krzysztof Kozlowski Subject: [PATCH v2 06/20] dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl Date: Sun, 31 Jul 2022 23:17:12 +0530 Message-Id: <20220731174726.72631-7-jagan@edgeble.ai> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220731174726.72631-1-jagan@edgeble.ai> References: <20220731174726.72631-1-jagan@edgeble.ai> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220731_104815_985185_A69F0CE5 X-CRM114-Status: GOOD ( 10.88 ) 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 Document dt-bindings for RV1126 SoC pinctrl support. Cc: linux-gpio@vger.kernel.org Cc: Linus Walleij Acked-by: Krzysztof Kozlowski Signed-off-by: Jagan Teki --- Changes for v2: - collect Krzysztof ack Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml index 677a285ca416..b486f41df65f 100644 --- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml @@ -47,6 +47,7 @@ properties: - rockchip,rk3568-pinctrl - rockchip,rk3588-pinctrl - rockchip,rv1108-pinctrl + - rockchip,rv1126-pinctrl rockchip,grf: $ref: "/schemas/types.yaml#/definitions/phandle" -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel