From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (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 B98137E0ED for ; Sun, 23 Mar 2025 17:31:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.67.36.65 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742751099; cv=none; b=rGa25dQycF6qP8GH+VnLKtxkhbPm7J3Ui6K80dnRNXxPkHkESj2EmXEfev21mw8AnKUk0LVTQXHfEhYvE76mtXFg/QPRYdjWpTJyMDOJ7ZVDpu3lucdHXYSR6HTe7eVT0Jg5FzzSsx276fw4MAxD1zemqESTCKBEGohDXpLexRM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742751099; 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=THVDL7IYs4cwFHKmqRMFAbudOisaIBQk6TJri5e6xIYunWO+9rY5pkyYQkSKsaUPg3ziCjtnJrzfFN8nvdNw6puubJiec8gAH/GBvZjSMpaMqJ5tF4FicpgALNvisvp7RhKta409UKXaNrBzZBBWo0kmuWNcLe+XOwu1HMDn8Ek= 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.65 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 mout01.posteo.de (Postfix) with ESMTPS id B900B240028 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: devicetree@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