From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (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 D4E821A2564; Wed, 28 Aug 2024 15:16:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724858222; cv=none; b=aBsXrDQePHZ0IzfVsVJNN9QjHQY7f21UrVc0UtfzSuCJjfXRT4H4Kk1e0HLqeiYjO/ZYmLCTcNWDz48nXK7JyKGvQmoho+buPC+iCaxz5OX3C1SBFyLlC5cHpbmLFDuPk6wa9RxlooCafpmQ9tq/9I71RaftuV/NiPFcYmZ58HM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724858222; c=relaxed/simple; bh=m2LJPV/xv2gr2TpnpPHS6gazUaUtlhauhnAOhX1T3OY=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:To:From:Subject: References:In-Reply-To; b=S3lXV+x4lcPwvxGAi/r58jx9558IxJ8hPofVjFQZ+kQeb6KUZABGUiqIDG4Y68L/QZaMnqpQB5KdJQi11nV07NgFZDY1gk6Tb6ocS/7Fj0my0jXm+5GuOPHJzxRHoTRLDl2a5Ir5kZSOpbsRgyWnhgsp7mbzAXUzqJ3i2o3OAtY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=MQYRoGTP; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="MQYRoGTP" Received: by mail.gandi.net (Postfix) with ESMTPSA id 2238EC0007; Wed, 28 Aug 2024 15:16:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1724858211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=m2LJPV/xv2gr2TpnpPHS6gazUaUtlhauhnAOhX1T3OY=; b=MQYRoGTPQ4nxGHNWBrjt+t8MFmNFBl4WF98zHoNDVP24pfr1z02sQoK76WStOCvfxMIA1R dp5HcxJOVkQM5Ik+IvZT4V8PemFEfp6DiM6kNkYje4oh+4+9ewoIudZv2B/ukxpPkKC3GF 0QLY0kGk0Dw30hpvUpYqSIOFP5FQ/akkg8MIfqni3kNIMC75K7Ugulbd5Hii2PQog6YkzO UcaAu2GYPpQFxXzoOZKNdwxrIGXfliHpqdpQQRDiQ3vuPEzSb15pbWvPOPWZ65p5pOgH/E fjt39tplPOqg4Ce2nRBE9/pjRzbinB7KBJzePCnuT6v+WthbHHqf72jsv3yJYg== Precedence: bulk X-Mailing-List: devicetree@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 Date: Wed, 28 Aug 2024 17:16:50 +0200 Message-Id: Cc: , , , "Vladimir Kondratiev" , =?utf-8?q?Gr=C3=A9gory_Clement?= , "Thomas Petazzoni" , "Tawfik Bayouk" , "Krzysztof Kozlowski" To: =?utf-8?q?Th=C3=A9o_Lebrun?= , "Michael Turquette" , "Stephen Boyd" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" From: =?utf-8?q?Th=C3=A9o_Lebrun?= Subject: Re: [PATCH RESEND v3 0/4] Add Mobileye EyeQ clock support X-Mailer: aerc 0.18.2-0-ge037c095a049 References: <20240730-mbly-clk-v3-0-4f90fad2f203@bootlin.com> In-Reply-To: <20240730-mbly-clk-v3-0-4f90fad2f203@bootlin.com> X-GND-Sasl: theo.lebrun@bootlin.com Hi Stephen, On Tue Jul 30, 2024 at 6:04 PM CEST, Th=C3=A9o Lebrun wrote: > This is a new iteration on the clock part of the Mobileye > system-controller series. It used to be sent as a single series [0], > but has been split in the previous revisions (see [1], [2], [3], [4]) > to faciliate merging. What's your state of mind on this series? I am happy at how it turned out and believe the whole system-controller for the platform is modeled properly now. It works as expected on real hardware. Pinctrl got in. Thanks, -- Th=C3=A9o Lebrun, Bootlin Embedded Linux and Kernel engineering https://bootlin.com