Message ID | 20220706090412.806101-17-clabbe@baylibre.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show
Return-Path: <linux-clk-owner@kernel.org> 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 4322AC43334 for <linux-clk@archiver.kernel.org>; Wed, 6 Jul 2022 09:06:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232944AbiGFJGW (ORCPT <rfc822;linux-clk@archiver.kernel.org>); Wed, 6 Jul 2022 05:06:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45912 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232820AbiGFJFj (ORCPT <rfc822;linux-clk@vger.kernel.org>); Wed, 6 Jul 2022 05:05:39 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4F6824BE2 for <linux-clk@vger.kernel.org>; Wed, 6 Jul 2022 02:04:51 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id b26so21081045wrc.2 for <linux-clk@vger.kernel.org>; Wed, 06 Jul 2022 02:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=QRwoijrMVyavgOhukFjDrHIPhw2Aizqfl4rhNplf9c8=; b=EbUW1CorL++pA5HZwPVyXI6H8KXbBXQOWYFlcoiY3OJsBDxqinf63l+PavhtEofQAo W5ftr1cD08Cle/swB280sWtQPz3Biv445WGbK7hStJXcJbOz9fGedSzu8RCp7g5c3g9M jSSYhf9YXDACW67Yty9sEtXLo7REbXz6KWlh7kadZkKFilPJoloPNyfRXJUEU80sAnNj vs3lWwjwx51u0xAyJT3JjzzG6IfewPbFTHbbmQIFuKMeB/dBz+ti+h+gaRNVbaZzPR7P ANktB5poxuBZ1wpftcZabrVA2vcgeVzX3tfT8DtYQ/5Nrq6kDF60QW5/cWpMtLfKfuPk cRNw== 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=QRwoijrMVyavgOhukFjDrHIPhw2Aizqfl4rhNplf9c8=; b=oumFHjjKmDLw/pwDQuZXaPAyK4BOTNYfYjuilxsyIH7/CavqU+vUwWWBJmEc748/J8 HGvFEYbGK0OHc5Hdi+nD6L72i0hldPGNwyofvP4Kh5LmfYQp0OMfWCDnyzB5k7IztRDC dqJ6OZZV5owppDLeLg31IzyMWpN2XrObDxv1odFWhzplnqj3WkU68NqlwhBGtcD/omTr ag4wLgHsSkFlC0RFCrygYTcDESFunRWDs0NXfQpZuAcSvxy39ippmsA2QMPZj9sLuDsg w2pxfLq5yFwudVG7COkOVGKVg/XDL66IiIgp65cUcyY3upeu5xO0rPwvoRkhHYcPpSN7 kErA== X-Gm-Message-State: AJIora/MJ4/3FyQNr1r3SD/wTF1myrdTgRNoOaf2QeUFVimd/IGIZdL9 E9Zf8Ad0Kg+XiWBOE6qwLc3EMA== X-Google-Smtp-Source: AGRyM1uHRACL/yhNWelXRoGTrppw3+XTWYAI6/alcnOGghNjRVtWhGW3TsrfO52e6QKv1JVHStv7sw== X-Received: by 2002:adf:e8ca:0:b0:21d:4ace:15b1 with SMTP id k10-20020adfe8ca000000b0021d4ace15b1mr24902118wrn.400.1657098289986; Wed, 06 Jul 2022 02:04:49 -0700 (PDT) Received: from localhost.localdomain (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.googlemail.com with ESMTPSA id v11-20020adfe28b000000b0021d6ef34b2asm5230223wri.51.2022.07.06.02.04.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 02:04:49 -0700 (PDT) From: Corentin Labbe <clabbe@baylibre.com> To: heiko@sntech.de, herbert@gondor.apana.org.au, krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com, p.zabel@pengutronix.de, robh+dt@kernel.org, sboyd@kernel.org Cc: linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, john@metanate.com, didi.debian@cknow.org, Corentin Labbe <clabbe@baylibre.com> Subject: [PATCH v8 16/33] crypto: rockchip: add myself as maintainer Date: Wed, 6 Jul 2022 09:03:55 +0000 Message-Id: <20220706090412.806101-17-clabbe@baylibre.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220706090412.806101-1-clabbe@baylibre.com> References: <20220706090412.806101-1-clabbe@baylibre.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-clk.vger.kernel.org> X-Mailing-List: linux-clk@vger.kernel.org |
Series |
crypto: rockchip: permit to pass self-tests
|
expand
|
diff --git a/MAINTAINERS b/MAINTAINERS index 392e59e9a03e..f8af07fa96fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17449,6 +17449,13 @@ F: Documentation/ABI/*/sysfs-driver-hid-roccat* F: drivers/hid/hid-roccat* F: include/linux/hid-roccat* +ROCKCHIP CRYPTO DRIVERS +M: Corentin Labbe <clabbe@baylibre.com> +L: linux-crypto@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml +F: drivers/crypto/rockchip/ + ROCKCHIP I2S TDM DRIVER M: Nicolas Frattaroli <frattaroli.nicolas@gmail.com> L: linux-rockchip@lists.infradead.org