Message ID | 20250407172836.1009461-1-ivecera@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (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 DFCA621660D for <linux-hardening@vger.kernel.org>; Mon, 7 Apr 2025 17:28:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744046933; cv=none; b=WwnddKwLq+kkUitGywcgvAT7DRoly1bTeCmmysH2X2pCraoMlC9QpT0OHT1S2qnn6W1eCJDKCmKt1kFoR8ZQuI+3AHGFtl1svPKOd/qZLRbJqGMex3f7Ni1AoR0STMjBEag9edzoOjNWCqJIvvySelaECQIwkCT26z94t3ZjTes= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744046933; c=relaxed/simple; bh=wsHHJZqntazBpATd7YuS+J2IlhAOuKOpdFMOBcPiE/8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=DBnv7YP/c7Gb3Mx5DO22o3SpY+AKHNsImGeJOU4rl/mWmCFacRYWZamGOuMLU4onyV8Je2CMXwSf/tZx7xO46AiM1YNxM7XfY1pPieVNauTZ411MJquZZwpP/3T3EavLynIAoa6EILD1IsFShapEhjohMeG8gLG0Ave3cVku7Qw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=TZURlk3m; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="TZURlk3m" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1744046930; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=bFO8XTLN8X6PR8VKPvsVUaoldbdxYBtD0THNWLQS6Mk=; b=TZURlk3mRAveRf+LL1ah45JzqgnqGOB20jd6ZMh2zkhDAXeUzzIA3cJoVlQcZFHGVGQu+u /jj+Ti2z1zeaU+qOD+n9z2JIkC5bLCbKgqp9Azrbnlr24TKvoR/jYEhGjDrQ909Jvk8bhn bdHJwKFRlYfsZSJQKVj8G/CqD7y60kM= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-99-Thv6vA51MdGQe-uhtfgtTA-1; Mon, 07 Apr 2025 13:28:46 -0400 X-MC-Unique: Thv6vA51MdGQe-uhtfgtTA-1 X-Mimecast-MFC-AGG-ID: Thv6vA51MdGQe-uhtfgtTA_1744046924 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 979BE180034D; Mon, 7 Apr 2025 17:28:43 +0000 (UTC) Received: from p16v.luc.cera.cz (unknown [10.44.32.4]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 8A186180A803; Mon, 7 Apr 2025 17:28:37 +0000 (UTC) From: Ivan Vecera <ivecera@redhat.com> To: netdev@vger.kernel.org Cc: Vadim Fedorenko <vadim.fedorenko@linux.dev>, Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>, Jiri Pirko <jiri@resnulli.us>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Prathosh Satish <Prathosh.Satish@microchip.com>, Lee Jones <lee@kernel.org>, Kees Cook <kees@kernel.org>, Andy Shevchenko <andy@kernel.org>, Andrew Morton <akpm@linux-foundation.org>, Michal Schmidt <mschmidt@redhat.com>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Subject: [PATCH 00/28] Add Microchip ZL3073x support Date: Mon, 7 Apr 2025 19:28:27 +0200 Message-ID: <20250407172836.1009461-1-ivecera@redhat.com> Precedence: bulk X-Mailing-List: linux-hardening@vger.kernel.org List-Id: <linux-hardening.vger.kernel.org> List-Subscribe: <mailto:linux-hardening+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-hardening+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 |
Series |
Add Microchip ZL3073x support
|
expand
|
On Mon, Apr 07, 2025 at 07:28:27PM +0200, Ivan Vecera wrote: > This series adds support for Microchip Azurite DPLL/PTP/SyncE chip > family. These chips provide DPLL and PTP functionality, so the series > adds the common MFD driver that provides an access to the bus that can > be either I2C or SPI. The second part of the series is DPLL driver that > covers DPLL functionality. The PTP support will be added by separate > series as well as flashing capability. > > All functionality was tested by myself and by Prathosh Satish on > Microchip EDS2 development board with ZL30732 DPLL chip connected over > I2C bus. > > Patch breakdown > =============== > Patch 1 - Basic support for I2C, SPI and regmap Was enough to me to see that this need more work. Just take your time and do internal review. It seems like one is missed. I believe you have a lot of experienced kernel maintainers and contributors who can help you with that.