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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 553D2C25B78 for ; Tue, 21 May 2024 18:07:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E4A8810E1F6; Tue, 21 May 2024 18:07:43 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (1024-bit key; secure) header.d=ffwll.ch header.i=@ffwll.ch header.b="HnHygO65"; dkim-atps=neutral Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) by gabe.freedesktop.org (Postfix) with ESMTPS id DBB8F10E1F6 for ; Tue, 21 May 2024 18:07:41 +0000 (UTC) Received: by mail-ed1-f49.google.com with SMTP id 4fb4d7f45d1cf-575070cff74so1396402a12.3 for ; Tue, 21 May 2024 11:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; t=1716314860; x=1716919660; darn=lists.freedesktop.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=HSHHqF9+86a45LMERrG9B7L07T4eSiePeVoVM2YlIps=; b=HnHygO659wdg//IZRDPq47Z3URB2kLMpXc0faGePmTUg53WSrJMGhQFUb+F8gWGdCS z5Wu/QiozuBQvvrv1W6yZ6yPLE7nB2slXVYlOtAwl8y8TdsbCYi3RVxmJZINNCTIeciY XLMg8lUUAkA4728pZZOCT7V/+cT1hZsTc7+aA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716314860; x=1716919660; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HSHHqF9+86a45LMERrG9B7L07T4eSiePeVoVM2YlIps=; b=mv3kGmpJyiG3BDgWbZ+T+hx4oPl97uswsvd0aVWvYsmJ6yTa3EGz/KRibaKPBZpb1D 0AqjLoYVBdB2hWnwvkid53fNoNmjQdw3bsRR7w66MDQS3VqiCgLRcI9HThgkLbfkd+rQ rupukLpvuw+PF1vIPvSjICgUSCRh5ShDJG2/0FdEBBhs/R2qcfgWLIYK4fuxk9hE72EL o0hIuFRkmmDFSRcdXN1L+7LBDj8v38RQQttaSkVIrQ+ea5A+U36pLjnjyEECmK19g8gr uJzNNYJZW5GeCECiArjixdoxD5m0LiXbyfHgzu71HeCbi6jBjY99TIPHGvjJwE28fhw6 JwoA== X-Forwarded-Encrypted: i=1; AJvYcCVLYQLImcG+33CzFSag8uvzfaVuQhX2xH62+3PXXi4y3DWwjbQVIJdTZDESs3a08r94X19VR0DU546R7ViNltaKDlvr2hzJGADBovSegCg= X-Gm-Message-State: AOJu0Yy6R7c4c48qZJLfniTAw3glIstxAk9kKQQ1ut2Lnu9cNg48dq5Z s2Y1VWNcjozv8UYaLXRp7JU0vlCfqpSEeaCiaxj4tmENjPT5fd+HaR9q7dL8mMI= X-Google-Smtp-Source: AGHT+IFRKXct57H1SoEiiz3mRXHTN9XDhZ0JE7tJW8JJy+JXMmTBDEISGYZ5N+PBopuxsq318R4L+g== X-Received: by 2002:aa7:ce06:0:b0:575:96a:5ccc with SMTP id 4fb4d7f45d1cf-575096a5d0emr10470410a12.3.1716314859880; Tue, 21 May 2024 11:07:39 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5733bea6586sm17028153a12.14.2024.05.21.11.07.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 May 2024 11:07:39 -0700 (PDT) Date: Tue, 21 May 2024 20:07:37 +0200 From: Daniel Vetter To: Oded Gabbay Cc: linux-kernel@vger.kernel.org, David Airlie , Daniel Vetter , Greg Kroah-Hartman , dri-devel@lists.freedesktop.org, intel-xe@lists.freedesktop.org, Stephen Rothwell , Jason Gunthorpe , Ofir Bitton , Lucas De Marchi , Thomas =?iso-8859-1?Q?Hellstr=F6m?= Subject: Re: [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path Message-ID: Mail-Followup-To: Oded Gabbay , linux-kernel@vger.kernel.org, David Airlie , Greg Kroah-Hartman , dri-devel@lists.freedesktop.org, intel-xe@lists.freedesktop.org, Stephen Rothwell , Jason Gunthorpe , Ofir Bitton , Lucas De Marchi , Thomas =?iso-8859-1?Q?Hellstr=F6m?= References: <20240515162222.12958-1-ogabbay@kernel.org> <20240515162222.12958-2-ogabbay@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240515162222.12958-2-ogabbay@kernel.org> X-Operating-System: Linux phenom 6.8.9-amd64 X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Wed, May 15, 2024 at 07:22:21PM +0300, Oded Gabbay wrote: > Because I left habana, Ofir Bitton is now the habanalabs driver > maintainer. > > The git repo also changed location to the Habana GitHub website. > > Signed-off-by: Oded Gabbay Acked-by: Daniel Vetter I'm assuming Ofir will include this in the first pr for drm.git. -Sima > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index abd4dbe2c653..5bd45a919aff 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9431,11 +9431,11 @@ S: Maintained > F: block/partitions/efi.* > > HABANALABS PCI DRIVER > -M: Oded Gabbay > +M: Ofir Bitton > L: dri-devel@lists.freedesktop.org > S: Supported > C: irc://irc.oftc.net/dri-devel > -T: git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git > +T: git https://github.com/HabanaAI/drivers.accel.habanalabs.kernel.git > F: Documentation/ABI/testing/debugfs-driver-habanalabs > F: Documentation/ABI/testing/sysfs-driver-habanalabs > F: drivers/accel/habanalabs/ > -- > 2.34.1 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch