From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-182.mta0.migadu.com (out-182.mta0.migadu.com [91.218.175.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4F31E1591E3 for ; Wed, 5 Mar 2025 13:49:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.182 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741182542; cv=none; b=MC/lVoKZf+QOgAPI14VvUWn60lxWxEXBNZSJdv07rbNs8UuKO2glWlrds4P/TF6ga2EdpN9GdC1alIQIsLhGgBOJYedxkKppy13C7SuCd7AaSDAUp+sKsEf2jJTOK6xVxkvpEva4BhRZDsdNSAXwPx8somqChs6ECrPyhs1ii9I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741182542; c=relaxed/simple; bh=uR5T1D3QxAJlJ1Grdi1qVI/wsoVx9nCe/kXwEE6UJyA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=dx8l0c6uMwbtYZeGJSFRAckOmhvTYA+9QgrCFQg0ZIz8YpT3FuNaDfPTjlTs8TpAUmPpsn7qAtMfNAv5rhNUVMpJy9miT5iY9FTnVpz2rNkzSgPSxs0PKPUQBouEC9pNbwUSUJOqCTwYzKVHTqXZzvfVgeKChIXNTCThEm87qXo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=rosenzweig.io; spf=pass smtp.mailfrom=rosenzweig.io; dkim=pass (2048-bit key) header.d=rosenzweig.io header.i=@rosenzweig.io header.b=MQmaoyaK; arc=none smtp.client-ip=91.218.175.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=rosenzweig.io Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=rosenzweig.io Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=rosenzweig.io header.i=@rosenzweig.io header.b="MQmaoyaK" Date: Wed, 5 Mar 2025 08:48:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rosenzweig.io; s=key1; t=1741182528; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wb6rcGnysdOjkFCR0OaNCjFIgpAYP0AzENVy2fFqyCo=; b=MQmaoyaKEFYFydhvZcXatALOg9G6+iaxRo27Zubxen26s7vvqy9imItga79vuEh+y5w00V tWEGEMppaREoQugpDnYbR5rrnCLUkDGmLLXekj3bTCnlWwTKfATTL2VFzCOFk1cLKVJjl3 p2kUCg7Ss/0BrMFApcKJ8HkyKZP2dO+qOJRJEzR8ulRPNUYrkZLwVTtdiLl0Noe+JTodZZ HGfHLMvlMb8Rt7OjveDAPN+L1D2ryDxl6T2V446BWwiJG5HV0n3U6QjnH0+BW1VCDk4hzb oVWXF1wOH8083b0o/tpp1i4RASMkr5/vjDO8iMglqx5P3dgHv/QerJ8pJkwLfA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Alyssa Rosenzweig To: Dmitry Baryshkov Cc: Neil Armstrong , Maxime Ripard , fnkl.kernel@gmail.com, Hector Martin , Sven Peter , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jessica Zhang , asahi@lists.linux.dev, Janne Grunau , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Alyssa Ross , Krzysztof Kozlowski , Neal Gompa , Nick Chan Subject: Re: [PATCH v7 0/5] Driver for pre-DCP apple display controller. Message-ID: References: <20250217-adpdrm-v7-0-ca2e44b3c7d8@gmail.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Migadu-Flow: FLOW_OUT > > > All patches are reviewed, can we funnel patches 1, 2 & 5 via drm-misc-next now ? > > > > I'm planning to do so today, just need to get dim setup first :) > > Nice! As a heads up, it would be really-really nice if you can send any > kind of 'applied' message. If you are using 'dim b4-shazam', then > 'b4 ty -a' might do that for you. Otherwise just a simple 'hey, applied' > email is useful enough. Oh cool, it didn't occur to me that `b4 ty` would compose with `dim b4-shazam`. Sent a very belated message and will try to make a habit of it going forward. Thanks for the tip! Cheers, Alyssa