Message ID | 20240227010312.3305966-1-chris.packham@alliedtelesis.co.nz (mailing list archive) |
---|---|
Headers | show
Received: from gate2.alliedtelesis.co.nz (gate2.alliedtelesis.co.nz [202.36.163.20]) (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 0F0C4468E for <linux-hwmon@vger.kernel.org>; Tue, 27 Feb 2024 01:03:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=202.36.163.20 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708995801; cv=none; b=rF6gGRBsNBG3kd2Tn+nRIRkbYZ+WWJDHEVlfHv5HVUjoZQEJDs851yC+LINTyU0U5e6ycfBtzguKpWltZR1PQwfBEdZKRNm1xLfsLrG9ugSbkmX4XzQTl5jUf47+vHv4P/qneunvt50l1sGx6B11vOOD6Ss0e+I10oHWr88np5A= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708995801; c=relaxed/simple; bh=gvzIXwDpjX4d5S1VMkvaaNcPTk6/807T5LNMxRG5Up0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=mCRGGYQ3IFMfSzur0XHdr3GRpeHrkHzUXqfl+z5ioc4uCztCNzO3JdORAMK/tJO80iZ3dClrss90gS2dZeJH8jcUIiu9K4toddzizngbtq6fL3PMEEB9xELZVOQMht1Zct1atg4nu9iFchAazo57Pqxf6+oBdtbLrnOomQBos7k= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=alliedtelesis.co.nz; spf=pass smtp.mailfrom=alliedtelesis.co.nz; dkim=pass (2048-bit key) header.d=alliedtelesis.co.nz header.i=@alliedtelesis.co.nz header.b=us0pGKxw; arc=none smtp.client-ip=202.36.163.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=alliedtelesis.co.nz Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alliedtelesis.co.nz Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=alliedtelesis.co.nz header.i=@alliedtelesis.co.nz header.b="us0pGKxw" Received: from svr-chch-seg1.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id E8AA22C0191; Tue, 27 Feb 2024 14:03:15 +1300 (NZDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1708995795; bh=5jYi58IRw9o2odkhlI79h95g1PWiKPkvmtYQOTlKynw=; h=From:To:Cc:Subject:Date:From; b=us0pGKxw7A2atK8sKb7+Qj7gfMz3bVNuyqPOcf9Av6wU5ocSMjUDVZbu0wU/cIGh6 0rLuL6zY9z3uNug0j8TdOCvqoKD3SfzzwX31ICHBw7kU6p1gh/gyyrksd0A9tVCoCf CmCPCEDf35cZZnIk5I9fE5pdo66KA5tbuSRE1ZRzPSHqVescLwKlRMlN11yhZ5yG6/ gybxKayespE7iT2YIN033Edr8PqtkvP7N9EaWsjUbjqp1cLio8hMTURtfdn/GuZHaH NiG/ltOQrTFnwnzE6M0bi81MW+CMUR13Ygfue5iRA5Zve3cq2biF5uotdUE2iTY7o+ aanxY77OFYm9w== Received: from pat.atlnz.lc (Not Verified[10.32.16.33]) by svr-chch-seg1.atlnz.lc with Trustwave SEG (v8,2,6,11305) id <B65dd34d30000>; Tue, 27 Feb 2024 14:03:15 +1300 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by pat.atlnz.lc (Postfix) with ESMTP id 6BAE213ED8D; Tue, 27 Feb 2024 14:03:15 +1300 (NZDT) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id 657872807DC; Tue, 27 Feb 2024 14:03:15 +1300 (NZDT) From: Chris Packham <chris.packham@alliedtelesis.co.nz> To: antoniu.miclaus@analog.com, alexandre.belloni@bootlin.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, jdelvare@suse.com, linux@roeck-us.net Cc: linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, Chris Packham <chris.packham@alliedtelesis.co.nz> Subject: [PATCH v8 0/2] drivers: rtc: add max313xx series rtc driver Date: Tue, 27 Feb 2024 14:03:08 +1300 Message-ID: <20240227010312.3305966-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.43.2 Precedence: bulk X-Mailing-List: linux-hwmon@vger.kernel.org List-Id: <linux-hwmon.vger.kernel.org> List-Subscribe: <mailto:linux-hwmon+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-hwmon+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-SEG-SpamProfiler-Analysis: v=2.4 cv=BKkQr0QG c=1 sm=1 tr=0 ts=65dd34d3 a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=k7vzHIieQBIA:10 a=gAnH3GRIAAAA:8 a=QyXUC8HyAAAA:8 a=GvT1rX6jx7WGb4_MOu8A:9 a=3ZKOabzyN94A:10 a=oVHKYsEdi7-vN-J5QA_j:22 X-SEG-SpamProfiler-Score: 0 x-atlnz-ls: pat |
Series |
drivers: rtc: add max313xx series rtc driver
|
expand
|