From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) (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 8FD70146D57 for ; Sun, 23 Mar 2025 17:31:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.67.36.66 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742751104; cv=none; b=rpodJGx1tn7HCVMezVH1Xe3Zf51pqk5tA7wKF99wu7QWW/xpbMb1JeryKxfiKqADLKWyMMZTe+5JB0OQxl3VZFn7IlatMv7WSiU3naWa6jiLNU4JrTiWx8JZdRAr1XTnjgH4oTstDGTMx8ZGyHe99sXWKpSem4TZKq4MLBv5yYI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742751104; c=relaxed/simple; bh=OurAn6aCCufPe8wONOg+FSpmWM5jwOYj7w2wk4Opzkc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=mhafbQib21Ca7U09evwxElgvd1ip+7tIhla7ceRJXvVoyuRrJcljR4R9MoF1vzu9KxEnqr8PeffuFdylgo/JozlOMjj+K3e9mB1cmpr3Y6Bf2zOUZVR67tzLGpiH9SH941/49LRXlDtkbz4iGhxiX/rSrp47ypndAphJ0JoLaAY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=posteo.net; spf=pass smtp.mailfrom=posteo.net; dkim=pass (2048-bit key) header.d=posteo.net header.i=@posteo.net header.b=WnKYfybj; arc=none smtp.client-ip=185.67.36.66 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=posteo.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=posteo.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=posteo.net header.i=@posteo.net header.b="WnKYfybj" Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id DBD71240101 for ; Sun, 23 Mar 2025 18:31:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1742751094; bh=OurAn6aCCufPe8wONOg+FSpmWM5jwOYj7w2wk4Opzkc=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:Content-Transfer-Encoding:From; b=WnKYfybji/HGiiOvQNgoYKehMkZv98JXM8cOIgvbWVB6NHOEWumkElbr+vot+vq+7 zCj1S3mHG02IFLc9jxYsEEUHXrlvhcuW15Rz7O9t2d+wOUSl/2iFHJA5A1757RsZwP jX485Qiw234LJEXZiCbWXVFP9Z1tYeAPJ5R1f2h7effTBbd60wwu2lUPWGirby+iQk VRE1eY55jzZ7xSDNN1yOECUofgJDSQt/dkKuvSE58Ay7NO5sJ3yR/AHQ9GilL2QH7E Rrf/l433IpY9zaYOxGD7Iso7gSbAWPm/6kVnTvnQ2grh1zf4aHDmMX2pmgh9cEPXyV 0FPx7mG18jCQg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4ZLNX531ncz9rxG; Sun, 23 Mar 2025 18:31:32 +0100 (CET) Date: Sun, 23 Mar 2025 17:31:32 +0000 From: =?utf-8?Q?J=2E_Neusch=C3=A4fer?= To: j.ne@posteo.net Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Martin Blumenstingl , Jerome Brunet , Kevin Hilman , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: HDMI output (Re: [PATCH 3/3] ARM: dts: amlogic: Add TCU Fernsehfee 3.0) Message-ID: References: <20250323-fernsehfee-v1-0-2621341cd37a@posteo.net> <20250323-fernsehfee-v1-3-2621341cd37a@posteo.net> 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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20250323-fernsehfee-v1-3-2621341cd37a@posteo.net> On Sun, Mar 23, 2025 at 01:37:52PM +0100, J. Neuschäfer via B4 Relay wrote: > From: "J. Neuschäfer" > > Fernsehfee[1] ("TV fairy") 3.0 is a set-top box with HDMI input and > output ports. It originally ran Android 4.4 and a Linux 3.10 kernel. > > The following features are tested and known to work: > > - Ethernet > - Power LED (switching between green and red) > - Power button > - eMMC > - SD Card > - USB > - Wifi > > The following features are untested or not working: > > - HDMI input and output > - Infrared remote control input and output FWIW, with Martin Blumenstingl's meson-mx-integration-6.13-20250112 branch, HDMI output works (albeit not at all resolutions). Best regards, J. Neuschäfer