From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6AD27C48BF6 for ; Mon, 26 Feb 2024 11:24:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8321E10E1C1; Mon, 26 Feb 2024 11:24:28 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="lFWrTOpM"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) by gabe.freedesktop.org (Postfix) with ESMTPS id ABB4810E1C1 for ; Mon, 26 Feb 2024 11:24:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1708946668; x=1740482668; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=ZnEDCusndvW96TrjjCKi18eQ/QiSyX4BMId6lxdLxks=; b=lFWrTOpMjaf3j3mvNgpsm+Wm/kUM704zHbsOlQhekmX/pV2CHu8ei6w7 GKAr/aa6SD9rQLNDrUWZQjc4lXiik1ptHoIU6b2YiznAjAE3uD7hzao02 7lASg2EIb+2UIoKu83M1D+zE4BtYuXCege82bSUJzOJ8yWFaFWxhIvEvB K3RIBUsS6Ad9oM4Rwr+n0UF/TA+Gr3pkjRCHVNu4RIsmDmwTqxSYyIYVa TbHnQ9RPVe+JwY5U2j7dfiiYTukrsSMQAZm6l+KcX72y823212rdeJwAS 8ItiAck//uT9LMaIAN145UWF79L2OCX6Z45YRwdF1Qzgr9EwAIaUkEL+g A==; X-IronPort-AV: E=McAfee;i="6600,9927,10995"; a="13920614" X-IronPort-AV: E=Sophos;i="6.06,185,1705392000"; d="scan'208";a="13920614" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Feb 2024 03:24:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.06,185,1705392000"; d="scan'208";a="6630078" Received: from hibeid-mobl.amr.corp.intel.com (HELO localhost) ([10.252.46.254]) by orviesa010-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Feb 2024 03:24:23 -0800 From: Jani Nikula To: Pekka Paalanen , Maxime Ripard Cc: Daniel Vetter , David Airlie , Maarten Lankhorst , Thomas Zimmermann , dri-devel@lists.freedesktop.org, Dave Stevenson Subject: Re: [PATCH v2] drm/edid/firmware: Remove built-in EDIDs In-Reply-To: <20240221130731.70664a22@eldfell> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20240221092636.691701-1-mripard@kernel.org> <20240221130731.70664a22@eldfell> Date: Mon, 26 Feb 2024 13:24:22 +0200 Message-ID: <87edczo4d5.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 21 Feb 2024, Pekka Paalanen wrote: > Sounds good to me. > > Acked-by: Pekka Paalanen Acked-by: Jani Nikula > If it turns out that these cannot be completely removed, then yet > another option would to refuse to use these on digital connectors. Or provide them as binaries to the linux-firmware repo? BR, Jani. -- Jani Nikula, Intel