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 E099BC433EF for ; Fri, 15 Apr 2022 21:23:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6945283E5C; Fri, 15 Apr 2022 23:22:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="NzUeeu3L"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 084FB83B4E; Fri, 15 Apr 2022 23:22:17 +0200 (CEST) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) (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 7C7E783DE0 for ; Fri, 15 Apr 2022 23:22:08 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ed1-x52d.google.com with SMTP id g20so11100370edw.6 for ; Fri, 15 Apr 2022 14:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=T0YeeVNTg+R5cFYw1eKgZWWrK+KT4p3hDlC5luRCH1Q=; b=NzUeeu3LAH171DheTJRsgcLl53FZXT7CzVPxQ23sEgC1BFzRinYPDAAIi3oSgDTWWM BS2tPhFARBaX/Q4RvyFEJ26xSWuKq45klVb7yAfJdMfswfH8fPlGLLCS6/hzCOSBZfnT 0dpo/LspxmtbifvTKyf0qtmUbj8QhgTaZMQwaXcXv5ig2sBENg6iC6SBY8XE4AjK3lt6 rKeEPr8ipuJ7a9gBIkgWDedkjXH8CwTYV6hqhF2lQMX+ghVMWo6zxUVyEzCjFaFRpCfq R9+JiYzqOTzZ+el2jqbobUHUOJOekQw/BZdBaHFQVT7J7LVF8V1Ic7m8DT35wRr5WBOK ipYA== 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=T0YeeVNTg+R5cFYw1eKgZWWrK+KT4p3hDlC5luRCH1Q=; b=bXMgiEtwC4H8c3Kni0mBkmEG9A7SkctI1Y0qZ9vjcySjlngPzfuG85jNK0h44zIftd NLcyVyDzbBzMwSnzNr1f0F+fPmZhrSdCveTSMuM8uqdP5k0jmz8NEAhJcvj6FsRuZ1lL s3TedENcwR+nKpNNUlTczUPkSVCsq1ipHrrpGq7E+MTUX0fE9IqcOR06d7m8HPQfmtxe 7JCg3HU1D2CXjA2LifhrcYgwnOIvY4ouPxjdd7kz92980OSzL/OAiNvGAYk+FRhpybyI XtA2qpukBoNOw8/6rcAPqJ2D0GBhy6GRIWJqYpaXeUQVjCt6RKlI2X8yTL62aX9MpWAR UmiQ== X-Gm-Message-State: AOAM533FvfQqkQGN3lZktBGHbg9R7K+AT2Dd+ocougleBluGlWr2GCeC A2G5zuZAKrGqEJ1NBi5T/jo= X-Google-Smtp-Source: ABdhPJww3kFeE/LDt/is5OdX/xm6zk9VVrDoRvwreFlq44hjMWJiP6lZ/lrTtuJzoNb8Hj9hJuHRdA== X-Received: by 2002:a05:6402:d0a:b0:421:10e6:2ecc with SMTP id eb10-20020a0564020d0a00b0042110e62eccmr1013450edb.329.1650057728165; Fri, 15 Apr 2022 14:22:08 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id jt8-20020a170906ca0800b006df9b29eaf1sm1962699ejb.8.2022.04.15.14.22.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Apr 2022 14:22:07 -0700 (PDT) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, hl@rock-chips.com, jernej.skrabec@gmail.com, w.egorov@phytec.de, michael@amarulasolutions.com, u-boot@lists.denx.de Subject: [PATCH v4 13/14] board: google: veyron: add more DT files to MAINTAINERS Date: Fri, 15 Apr 2022 23:21:44 +0200 Message-Id: <20220415212145.2276-13-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220415212145.2276-1-jbx6244@gmail.com> References: <20220415212145.2276-1-jbx6244@gmail.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.5 at phobos.denx.de X-Virus-Status: Clean The Google Veyron rk3288 DT files are synced from Linux. Add a maintainer to look after them and to help with review and testing. Signed-off-by: Johan Jonker --- board/google/veyron/MAINTAINERS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/board/google/veyron/MAINTAINERS b/board/google/veyron/MAINTAINERS index d9797807..67341b5d 100644 --- a/board/google/veyron/MAINTAINERS +++ b/board/google/veyron/MAINTAINERS @@ -1,6 +1,8 @@ CHROMEBOOK JERRY BOARD M: Simon Glass S: Maintained +F: arch/arm/dts/rk3288-veyron-jerry.dts +F: arch/arm/dts/rk3288-veyron-jerry-u-boot.dtsi F: board/google/veyron/ F: include/configs/veyron.h F: configs/chromebook_jerry_defconfig @@ -8,6 +10,8 @@ F: configs/chromebook_jerry_defconfig CHROMEBIT MICKEY BOARD M: Simon Glass S: Maintained +F: arch/arm/dts/rk3288-veyron-mickey.dts +F: arch/arm/dts/rk3288-veyron-mickey-u-boot.dtsi F: board/google/veyron/ F: include/configs/veyron.h F: configs/chromebit_mickey_defconfig @@ -15,6 +19,8 @@ F: configs/chromebit_mickey_defconfig CHROMEBOOK MINNIE BOARD M: Simon Glass S: Maintained +F: arch/arm/dts/rk3288-veyron-minnie.dts +F: arch/arm/dts/rk3288-veyron-minnie-u-boot.dtsi F: board/google/veyron/ F: include/configs/veyron.h F: configs/chromebook_minnie_defconfig @@ -22,6 +28,17 @@ F: configs/chromebook_minnie_defconfig CHROMEBOOK SPEEDY BOARD M: Simon Glass S: Maintained +F: arch/arm/dts/rk3288-veyron-speedy.dts +F: arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi F: board/google/veyron/ F: include/configs/veyron.h F: configs/chromebook_speedy_defconfig + +CHROMEBOOK VEYRON COMMON FILES +M: Simon Glass +S: Maintained +F: arch/arm/dts/rk3288-veyron.dtsi +F: arch/arm/dts/rk3288-veyron-analog-audio.dtsi +F: arch/arm/dts/rk3288-veyron-broadcom-bluetooth.dtsi +F: arch/arm/dts/rk3288-veyron-chromebook.dtsi +F: arch/arm/dts/rk3288-veyron-edp.dtsi -- 2.20.1