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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BC7C5EB64DD for ; Tue, 18 Jul 2023 16:21:31 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0213D86702; Tue, 18 Jul 2023 18:20:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="nNlSj4uE"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 169FD86205; Tue, 18 Jul 2023 18:20:40 +0200 (CEST) Received: from mail-yw1-x1131.google.com (mail-yw1-x1131.google.com [IPv6:2607:f8b0:4864:20::1131]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 11A4C86706 for ; Tue, 18 Jul 2023 18:20:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x1131.google.com with SMTP id 00721157ae682-579e5d54e68so64162127b3.1 for ; Tue, 18 Jul 2023 09:20:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689697233; x=1692289233; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=hLpoGj/NhslTnVxWGSPESuwHqRqD++jfRpCnWQ1yFpw=; b=nNlSj4uENmpDHxk5gCpEsKMdpegtx8libTv1GxOSCcpH3Vg2/VrZRUiCtZO17yJSla XTlSRW8WIJd8LOTyFSMxdYGZdMJmoX3jqpar/X417ZfdT1KXLj8GWXe/FDxTgMj7QFZr BCEgEB+xu3JtxQfBYAmFdM/vz2yVDlqE3MoIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689697233; x=1692289233; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hLpoGj/NhslTnVxWGSPESuwHqRqD++jfRpCnWQ1yFpw=; b=UaDipS4uNdI3X0MANSyISp7VpAtOiSLaaPRHxudIraAV2nj8FTu6wxYlVPA1PZTrTv o2gDa/hLb2lmpoqNCd2V0u5FGx9KI5AFemzvYTixDjTpWe20bJ1LPyJRDC+cqA/a++AG /IlWA9/CSd8MOgEth4hSzoRHEw2Eh9ZPjTqqi/2SjxXeTPqm9VNktl8UNlngjgpmyMwg xYi+rFQENaJXPwsYDJ/hAGNoDBno54GX3eQxAjnDieivc4nL1V+HwIWgatSZAmWbG2ug dxHB2tKYqbsg9093/2Vtv4McRWPCczuJxUCCwSSoBKblgQDeR3fbZmHQjzOpWE6so8zu 5PbQ== X-Gm-Message-State: ABy/qLY5PEGcmU7Krv7BKKxKIP0iY5WN1y1ICggg+HLM2SJuJ6RO1Sb1 rZwvKzbEd9kBqm77b8N5sLqEv/Qh1O91Ccgl8I3Suw== X-Google-Smtp-Source: APBJJlFVigJjeUMOVGg9jW8NWtLcfTEZOiQWYnn1yoZJ2nYOA/qc3aZq73ECYfVV1M/pKMGIIj6fiA== X-Received: by 2002:a0d:f7c2:0:b0:570:126:feaf with SMTP id h185-20020a0df7c2000000b005700126feafmr19176337ywf.19.1689697233736; Tue, 18 Jul 2023 09:20:33 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b00-6400-e1d8-58e7-e10a-a96d.res6.spectrum.com. [2603:6081:7b00:6400:e1d8:58e7:e10a:a96d]) by smtp.gmail.com with ESMTPSA id w203-20020a817bd4000000b00576e67820f3sm529981ywc.66.2023.07.18.09.20.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 09:20:33 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 5/5] MAINTAINERS: Re-order CAAM section Date: Tue, 18 Jul 2023 12:20:28 -0400 Message-Id: <20230718162028.64908-5-trini@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230718162028.64908-1-trini@konsulko.com> References: <20230718162028.64908-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean This file is in alphabetical order, move CAAM up to where it should be. Signed-off-by: Tom Rini --- MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 87991cccddb6..697190558efe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -840,6 +840,13 @@ M: Simon Glass S: Maintained F: tools/buildman/ +CAAM +M: Gaurav Jain +S: Maintained +F: arch/arm/dts/ls1021a-twr-u-boot.dtsi +F: drivers/crypto/fsl/ +F: include/fsl_sec.h + CAT M: Roger Knecht S: Maintained @@ -1627,10 +1634,3 @@ T: git https://source.denx.de/u-boot/u-boot.git F: configs/tools-only_defconfig F: * F: */ - -CAAM -M: Gaurav Jain -S: Maintained -F: arch/arm/dts/ls1021a-twr-u-boot.dtsi -F: drivers/crypto/fsl/ -F: include/fsl_sec.h -- 2.34.1