From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 7274733C513 for ; Sun, 7 Jun 2026 11:00:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780830029; cv=none; b=CKxiwKqrHjxJN179Wf/aQ2xd8j1da5VW/xdyHZiD9QOmAnha0m+x4h0oRSHjMybhlzN75VasNR0TGGwcJYKDB5JRLfcEdRhrMSPgtMn6Ch1zNYKlbHDxv7nbxQRVYPscKZHvS7Plmh2HeX911zuW6w9HZfRGvzx1Qn+HXVeohe0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780830029; c=relaxed/simple; bh=hvmoiqjOQVbFviJTTLxFf9UohtoI+0J4703merDW6PA=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=tZWKvkUlLVqeCCCxzOJDlhUL93m49ccWIkX0VCrskHEF3nbjhL/SiG++ODBQ14ngKGmC4VSRYASNALr8eXbtMBgiXwEVKZfLecytAerFt49I9VbLDdJzBv47iC9kt3SaPrc0wnN/4qv7hrzB6UkwQDk2TZn8weB0RXi4pQomBcU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b=R0UOy+QW; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b="R0UOy+QW" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Type:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To; bh=hvmoiqjOQVbFviJTTLxFf9UohtoI+0J4703merDW6PA=; b=R0UOy+QWsNdnDRzocdebEgam5X 3zDCaOOTjDKaobICL/EDvz290uost3oEE/D4ZOv+LGlqfEGlUkw8IRpe9asIuO2K1MKExhUxv0y5e SX9bdTk8ChBdRM/59sFyGRRlkk/nsI3ncxv1D6nFSbzXXUD1sS0FO20E0cQZRPtf2MLc8qQ0AD84k vVnzhN8q2bDKhlJ7YkjQb0BtdhukpY7+8DU09U6Q4ipbiuv51jVowmwU1YQicFY1vA/XabD4l92r/ NaGgBajU2uYy6YtYXyaHcX0XeOGOB8o/ilx44KV75XBWFKz3bbe8gsEFTrefPIuId75EYh/seF0NM vKdB6wNw==; From: Heiko Stuebner To: Sandy Huang , Andy Yan , Diogo Silva Cc: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Diogo Silva Subject: Re: [PATCH] drm/rockchip: dsi: Open-code drm_simple_encoder_init() Date: Sun, 07 Jun 2026 13:00:15 +0200 Message-ID: <5449269.L4jQFfv3LO@phil> In-Reply-To: <5277524.h16uAIiOU7@phil> References: <20260604123224.192543-2-diogompaissilva@gmail.com> <5277524.h16uAIiOU7@phil> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Am Sonntag, 7. Juni 2026, 12:59:00 Mitteleurop=C3=A4ische Sommerzeit schrie= b Heiko Stuebner: > Hi Diego, sorry for mangling your name, Diogo. Heiko