Message ID | 20240303152635.2762696-1-maarten@rmail.be |
---|---|
Headers | show
Received: from mail.rmail.be (mail.rmail.be [85.234.218.189]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D5B7B67A19 for <linux-media@vger.kernel.org>; Sun, 3 Mar 2024 15:27:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=85.234.218.189 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709479632; cv=none; b=ejQPvBu5atP7y0QLvWnV386cMioG+EgHMlDpglpJWaMPX1squ4/gynrW6Ou/Q67UzmUaZJdGuIMFVoejFo0nIBcdgVQJEFSr5HDMQ4f1eIUrcezArckTdYrbIMw/HieO8OBl5AVihsy1pygtlKWKicslJOWtKIrpWEkWIrUCVL0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709479632; c=relaxed/simple; bh=OGhdpW6OcJjwHh5QITNmyo1TrTirXVsBVYaeSrASBn8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=IVD6qZFeJZjB5WHsTBX8nxQnk4uaXNYAelXK+fSXEdDUMUDhJWHmjNSqNTjWohmLkINt5UXgfHuRlJA+PBt9xOYYkJN8MJ+m0okQLXJFatmnI9yEpLbQHwQi7Z0YEn1vTaGmRrhw+Sl5Ku9Z6J6AXcji84cEwi2pBWyegoZAIFY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=rmail.be; spf=pass smtp.mailfrom=rmail.be; arc=none smtp.client-ip=85.234.218.189 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=rmail.be Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=rmail.be Received: from localhost.rmail.be (unknown [10.238.9.208]) by mail.rmail.be (Postfix) with ESMTP id 80F154C074; Sun, 3 Mar 2024 16:26:59 +0100 (CET) From: Maarten Vanraes <maarten@rmail.be> To: Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>, linux-media@vger.kernel.org Cc: Kieran Bingham <kbingham@kernel.org>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Umang Jain <umang.jain@ideasonboard.com>, Maarten Vanraes <maarten@rmail.be> Subject: [RFC PATCH 00/13] bcm2835-codec: driver for HW codecs Date: Sun, 3 Mar 2024 16:09:55 +0100 Message-ID: <20240303152635.2762696-1-maarten@rmail.be> X-Mailer: git-send-email 2.41.0 Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: <linux-media.vger.kernel.org> List-Subscribe: <mailto:linux-media+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-media+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
bcm2835-codec: driver for HW codecs
|
expand
|