Received: by 2002:a05:7412:b995:b0:f9:9502:5bb8 with SMTP id it21csp199448rdb; Thu, 21 Dec 2023 06:57:33 -0800 (PST) X-Google-Smtp-Source: AGHT+IFQUD3YInymNKMhGF/cZ6ASTR72ZNvSQ4Tp8LeyBf+ad5xOvX6QORMq2pA7OusIN+2iqkyQ X-Received: by 2002:a17:90a:ba0c:b0:28c:14d:b869 with SMTP id s12-20020a17090aba0c00b0028c014db869mr163400pjr.2.1703170653353; Thu, 21 Dec 2023 06:57:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1703170653; cv=none; d=google.com; s=arc-20160816; b=JKaX6HcXE7ekPf/aCgVVgmb+tFNbxx3f2tC9gjM9ehEtGhqCUNP0qLllgV+yTkUBOb vIZjyqe8ynZi7Gf7MSlYwoVS0DLmO8Mee9+oieZ/f+t4cQcksb2fSS2cqrGOXUnR+KS4 N8ArCchRbGTdLuFJ8nIyeTL0Dwv7nOE5FOUx7fLT/EesmVi0U6VPyZvU171UgFczc+dM tSiiBHFblMpINF33K9PJDG0f4Qcih89euo+kpjIQlt+p6E53siQa3ozR7tZcPwMeEan1 1bDZSqmG7ArhQ0FtDEZJXKS+kJeJZhNDz+ycaE0mICBq9hZYilqcZ1w8BddXxlnxZfZC 6hCw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=in-reply-to:content-disposition:mime-version:list-unsubscribe :list-subscribe:list-id:precedence:references:message-id:subject:cc :to:from:date; bh=s5yfRjsEherA++HeslH6ULB2ivMABAdCPEADn82q3gc=; fh=BZBCrOfT6A24b+/QLhi9VmN/KAYJr7cOnYiqlpKU08E=; b=KjQCuikd3QduAehO89rGgm6LFZ7YJAn1yi3BarbmQ9Z/IMhHpFe3VrxseJM/D/rvRA kLjh9fqlIZo96UG/fdI2KyvjyZoFYtEx+34j7Oz+r0Hp0FFo6yEhmYcLXwjw19MNK9k9 b4QKVhDGbBq5cuSuFh+O2ZxlymbIGvIuT4Dgy7bS8pnFVxWcwnfbcGhFxyIqH6+IHIAu Jm947s1U+5bObuB/Tr70ZzuecWJnjHSBn0KN9LWNA60Us7UHnIwxf96u5jc6w25xAbli AY02t3CWBiZOpgIYbz//08YzegrN/9+CuE6idOXtfUzmxap0BGoB0qg+NFYELYvupvQz 0Qjg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-8594-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:40f1:3f00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-8594-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from sy.mirrors.kernel.org (sy.mirrors.kernel.org. [2604:1380:40f1:3f00::1]) by mx.google.com with ESMTPS id q12-20020a17090a304c00b0028b185b0277si1729511pjl.42.2023.12.21.06.57.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Dec 2023 06:57:33 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-8594-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:40f1:3f00::1 as permitted sender) client-ip=2604:1380:40f1:3f00::1; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-8594-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:40f1:3f00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-8594-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sy.mirrors.kernel.org (Postfix) with ESMTPS id 74CDFB2478D for ; Thu, 21 Dec 2023 14:56:16 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 809A149F66; Thu, 21 Dec 2023 14:56:02 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 96B7F360AF; Thu, 21 Dec 2023 14:55:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alpha.franken.de Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1rGKSr-0002PX-00; Thu, 21 Dec 2023 15:55:57 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 27AA2C0A1E; Thu, 21 Dec 2023 15:40:08 +0100 (CET) Date: Thu, 21 Dec 2023 15:40:08 +0100 From: Thomas Bogendoerfer To: Gregory CLEMENT Cc: Paul Burton , linux-mips@vger.kernel.org, Jiaxun Yang , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Vladimir Kondratiev , Tawfik Bayouk , Alexandre Belloni , =?iso-8859-1?Q?Th=E9o?= Lebrun , Thomas Petazzoni Subject: Re: [PATCH v5 00/22] Add support for the Mobileye EyeQ5 SoC Message-ID: References: <20231212163459.1923041-1-gregory.clement@bootlin.com> <878r5vctdg.fsf@BL-laptop> <87frzwasxo.fsf@BL-laptop> <87cyuzc3zi.fsf@BL-laptop> 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=us-ascii Content-Disposition: inline In-Reply-To: <87cyuzc3zi.fsf@BL-laptop> On Thu, Dec 21, 2023 at 10:13:53AM +0100, Gregory CLEMENT wrote: > > However, while waiting for your feedback on Jiaxun's part, I will > > attempt to add a new platform to assess exactly what the implications > > are. > > Is it possible for you to apply the first patch of this series, which is > only a fix? I had this already in my mind and done it just a few minutes ago. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]