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 4597BC28B2B for ; Thu, 18 Aug 2022 12:42:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244682AbiHRMmJ (ORCPT ); Thu, 18 Aug 2022 08:42:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244545AbiHRMmI (ORCPT ); Thu, 18 Aug 2022 08:42:08 -0400 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 377F0AE234 for ; Thu, 18 Aug 2022 05:42:04 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id c2so1410316plo.3 for ; Thu, 18 Aug 2022 05:42:04 -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=/jwzXk27cMZ6FExh0uoOw9BLTKmtlMZNBpJukme0F8E=; b=A7YMiIIt13p4t1dUwQXHF3saHO62+fpD6e0ZUy3PSNLo2d1P3Xc/QObW/L8lPeGb1A etenHHrZYHI5PCgm+DXFb5ZPhDE1LBhQK46pDD+Q0Ly9d0FRH7FDB7HDgYuiisr/ze6r 7VFoVSguuMPsVVJ6Yg/H0j41vKIVSYY4ZOLMD8Ras9V64Daet4QcKRxkWvKEkCSQjl5d +VMuC6gXml2IT7trjan0glaAKsj7d2iDIKtOHx2CMA+7MEws8e5Vk6BMWPSKT+JDRK+N l6h6qnbtsDck8+OtFvH8qNJYDJ/YZtW7jKMo4CdJIaNUCbA9yg5ggjMhAdA8pgr+zc9E zb7g== 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=/jwzXk27cMZ6FExh0uoOw9BLTKmtlMZNBpJukme0F8E=; b=zumTGf7x4LZqbvsBzL3oRfi8SKpVD0jXWMuuPEZ3jMJ6ycF3ijOl9KOElk0tXkg5EY cNWeaJEoFb89bJ66x6325zIQUJrPuHc6Br8Cga//p3Vp205aeKZqtBkyt3GzJ80lJ3eY tDFBkEvLoaUUBOutHlAvPiAK+8b08pl/Q3pWHY5wSD+V7X55Hnm2j8QUbZsHp4qjqYCm qz3Ge23pkwZmTiHEGqgZgTp5QLPyEjFbazZA6bbZMIovaOW7U6PcJYweCfyJkq+PWyOu Sxp6OmVgdUkqdmtZul0AqWEPElVNdvk1giV9dzhKjpywLNCaKoIXtbxkJzAntZBwQmZ6 QviQ== X-Gm-Message-State: ACgBeo0XPhfiYIqSYlChSAf9+Fs2pdgmmwVTems59uoBgdGx/sN7gs9w wzbwXvInsu6ukjkPcsIhF32VWA== X-Google-Smtp-Source: AA6agR5PFGBPqbKRlSM05nYD9NjQjJYUOnEF0KRAcV0nMtDmpv/3qPlecBCYhNWJQwfsgS2GeRoA6A== X-Received: by 2002:a17:90a:c402:b0:1f2:ca71:93a5 with SMTP id i2-20020a17090ac40200b001f2ca7193a5mr2966362pjt.34.1660826523751; Thu, 18 Aug 2022 05:42:03 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c00a:a073:d1c4:8ea9:aedc:add1]) by smtp.gmail.com with ESMTPSA id x6-20020aa78f06000000b005302cef1684sm1495651pfr.34.2022.08.18.05.41.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Aug 2022 05:42:03 -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 v3 06/19] dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl Date: Thu, 18 Aug 2022 18:11:19 +0530 Message-Id: <20220818124132.125304-7-jagan@edgeble.ai> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220818124132.125304-1-jagan@edgeble.ai> References: <20220818124132.125304-1-jagan@edgeble.ai> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@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 v3: - none 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