Received: by 2002:a05:7412:a9a8:b0:f9:92ae:e617 with SMTP id o40csp6994rdh; Wed, 20 Dec 2023 14:05:40 -0800 (PST) X-Google-Smtp-Source: AGHT+IHMkgU5PkM5pKreuLodFZyh6dhkPfOz3A6Uu5bktSC/8om19ITWscw397P7tFWjRWNkkKi+ X-Received: by 2002:a05:622a:1cf:b0:418:1565:ed50 with SMTP id t15-20020a05622a01cf00b004181565ed50mr25754979qtw.66.1703109940209; Wed, 20 Dec 2023 14:05:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1703109940; cv=none; d=google.com; s=arc-20160816; b=NZj/bDddCK5o71NA3yys9t4tVAXkhO9JrELadB2LBlh/HWkpWnEhhFwpGSoxWZ37dC Fi5ly0wSCxkDWmon163zaXk8od/crX5L8YxVm5Ik8kpp0YNzjrRKZoB6ic51SIwG9+0O PcePqQYelOYTdQdmIaycRzcClbx8d4K39E05JBYNqfB3vEUS2VSygDCIzLPltJ0suhXf g/dwDNeuw16MuO9jAtRhQSy36DJAXr0rf0PfJOxmk9KU+jc4T0cXQYP/bqJwNiCO/hRc FjjFwbyGPdGrVHxnAf3Q6Yv4KWj/grnqn8MLb6D17HrFYrAFCG7s2WTG3N3XOBPvGcKv +fPQ== 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=kn4/kmY1T1J6+9t59RQeNQIpCLpbHWMp4nAGv9ptAo8=; fh=BZBCrOfT6A24b+/QLhi9VmN/KAYJr7cOnYiqlpKU08E=; b=RBu3TbZYqLojYtZEIqLhrrlcje/BMXppwJ/6IdHnFf7Pu2ZIDRZ7I3KlHlNK0nhOwN Biz+LepP8g5sXrYYCDgpFKPT23g/fxRTi0f27xRt9kVutjf6T06bU7LNevuai08trV0z L6ZW7JbRzP2YOI7vpqN2HiLQuJoDZ8ojwX83u5cIRLLMJ8SYW7bv9nJDmzvGgsU4h8Ma 5GWQQlH1AW5GF/3k/L5UCKIp4jgA6lRULSxbPh1r5O6qdabvglyZSckymVyCS8ZVaS0m mYjMmT992vqHte0CPcFQZzVVZH2v1ab1am+be0miGHlWucS47pnIRMbnssFTVAYlp+fN zdgQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-7482-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-7482-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org. [147.75.199.223]) by mx.google.com with ESMTPS id g4-20020ac87f44000000b00425f9a67a1dsi658286qtk.601.2023.12.20.14.05.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Dec 2023 14:05:40 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-7482-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) client-ip=147.75.199.223; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-7482-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-7482-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 ny.mirrors.kernel.org (Postfix) with ESMTPS id F19591C21F73 for ; Wed, 20 Dec 2023 22:05:39 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 7701C49F91; Wed, 20 Dec 2023 22:05:35 +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 E47B2495EA; Wed, 20 Dec 2023 22:05:31 +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 1rG4Ro-0001hx-00; Wed, 20 Dec 2023 22:49:48 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 0075DC028A; Wed, 20 Dec 2023 22:49:33 +0100 (CET) Date: Wed, 20 Dec 2023 22:49:33 +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> 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: <878r5vctdg.fsf@BL-laptop> On Fri, Dec 15, 2023 at 05:39:39PM +0100, Gregory CLEMENT wrote: > Hello Thomas, > > > Hello, > > > > The EyeQ5 SoC from Mobileye is based on the MIPS I6500 architecture > > and features multiple controllers such as the classic UART, I2C, SPI, > > as well as CAN-FD, PCIe, Octal/Quad SPI Flash interface, Gigabit > > Ethernet, MIPI CSI-2, and eMMC 5.1. It also includes a Hardware > > Security Module, Functional Safety Hardware, and MJPEG encoder. > > > > One peculiarity of this SoC is that the physical address of the DDDR > > exceeds 32 bits. Given that the architecture is 64 bits, this is not > > an issue, but it requires some changes in how the mips64 is currently > > managed during boot. > > > > In this fifth version, there aren't many changes, mostly just tweaking > > commit messages based on Sergey's feedback and fixing up the code > > style. But, the real reason for this series is a bit of a whoopsie on > > my end. It turns out, despite what I confidently claimed in the last > > round, some configuration tweaks were missing. All sorted now, though! > > > > A few weeks ago, you were concerned about the introduction of the > specific kconfig CONFIG_USE_XKPHYS to support EyeQ5, and you wanted us > to set up a new platform instead. Since then, Jiaxun proposed a series > that was merged here to provide more generic support. well, there is more to improve and stuff I don't like in Jaixun series. For example misusing CONFIG_PHYSICAL_START to force a load address via config (IMHO it's already a hack for CRASH_DUMP). As there is your series and Jiaxun series, where should I comment more detailed ? > I had other issues in the initial series, and I think that now I've > fixed all of them. So, I would like to know what your opinion is now > about this series. > > Will you accept it, or do you still think that a new platform has to be > set up? things have improved, but I'm still in favor to use a new platform. And my main point stays. A "generic" kernel compiled for EyeQ5 will just run on that platform, which doesn't sound generic to me. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]