From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 4DC21477982; Tue, 30 Jun 2026 16:17:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782836225; cv=none; b=fuZ4nYPpq32VBpkCC6XHJTTiJqaHQFIOmadGelxR9lc2RY1YmoM/Z8OVigWAZBMxV6nNIVcDyuGofJYlLbWFYSfs5aX06hdpMvbThUmSDALABl9JJuDz8wbUwBqmzZD3PUr8GpPvgNo8NUxK4CITnO7/Te5RDSlY9Es2KaAMUso= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782836225; c=relaxed/simple; bh=+6OOHItpTaF/h+nadWc6FKiIaCw5jXWp2z/oy0XdOdY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Ahfx5JVEA6hDWSzeQ1E2jb04EbBFhUll/sGZI85N4Q5mx1pwCO5w51Q0ry5TSZbn/MJm1wsCBn3ovSsJRuJitZqkGCiVW2QClz2q9avJv6Nf5mOhhUQIorTQelsw6ONuyqF/I5GoJw3R8K9N3BGr2xz/FQIHHkAVndMj3qsEdbs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=KWx+O3TD; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="KWx+O3TD" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC9981F000E9; Tue, 30 Jun 2026 16:17:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782836224; bh=mfneG00FYDfw9G098Kqg2HFmOi2sByNHAslBiEKNido=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=KWx+O3TD+foOsFZg+5qSNLcedrBrOCbkxaXlXT7pw8bUMgC1z8o7GrD9RQohW44kI UoT/Pdx/GGkQpZaEOp7ZWQrEIDtjxwU32eXXGosCkWNuLNBKkqUYCwfOQKnZZwc/1N jUxDSs63K3ISQh5NTNx7M26WWheL10SjekPrZeXAeq3h8rhlCUdtTKF3FWASbxfpnt OP+h3N3J5UfQ3iEQkHTCA/UpiBphz12nBiv0aGUTHypOGIrg+zBS65k2t3lH3jZd3y jfa2hugnZ6RE58oOC+aByGeAWm0CmT1197KH4wFArsl0wQrDxcYzbvMdDmp7C8a6WB SCkoUxQ8JF98A== Date: Tue, 30 Jun 2026 11:17:03 -0500 From: Rob Herring To: Sean Young Cc: Krzysztof Kozlowski , linux-media@vger.kernel.org, Mauro Carvalho Chehab , Conor Dooley , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] media: dt-bindings: rc: Sync keymap list with latest list Message-ID: <20260630161703.GA3798331-robh@kernel.org> References: <2d87b050777b95ffe8adbdf156d2fb1de14c4dfb.1782300922.git.sean@mess.org> Precedence: bulk X-Mailing-List: linux-kernel@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: On Tue, Jun 30, 2026 at 02:06:38PM +0100, Sean Young wrote: > Hi Rob, Krzysztof, > > Could I have an Acked-by: please? You can look at patchwork and see where you are in the queue. No need to ping us. Plus, don't expect quick reviews during the merge window. Rob