Message ID | 20240920000930.1828086-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 5BC542CA2 for <linux-mips@vger.kernel.org>; Fri, 20 Sep 2024 00:09:35 +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=1726790979; cv=none; b=flMlkl1OM74M3I3RoFH0z9Hc2bCvOreI3ojYm1fY1HCEoRB0L1IIYFCYWl0L7wkBUnoOjmc9LT/hxWYyx4fcjUGL/hvyEYm1YlE6vb6+rE0wt5F+vG3Zjw9zdG0l0X8ZzHrcrLXO+RTb9HN3IoeitoVeUmp1M5hQt3HWVBahqUI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726790979; c=relaxed/simple; bh=afm3QmADiGWyp1T69V/EAWt8PC/69gUo2yZIKgxS6yw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=A+03JpQyS8zMRCSOvy9HmiLCKCJrMld8v+3oqpbbLomhwSwVnlrR0Djt6RSjXj8ckuyF6nUIU4fbg9EU27/yYj0nsdQNoTDN0lYhL56YGbdDlpFO/+b6cGvswFKbLT22DidsUayH5WIvaRthQlNXvMV+KHy1WOKx+/anmPl67pA= 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=nO4MlDpB; 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="nO4MlDpB" 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 2D9C82C0540; Fri, 20 Sep 2024 12:09:33 +1200 (NZST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1726790973; bh=Q0+B/UCijeX3F90J5Dywxwjt4Bpzqt74pZlYeBAMk0E=; h=From:To:Cc:Subject:Date:From; b=nO4MlDpBh1wOltYRZlRVQOG6RLS7/5ve6kJ2Xf39tiqioEHM5uz1vlpeQCkbBNGlV yJ4Jmby3FxvJrDVQse7N8nYpxeCcC/oYq/sHGOevfpODU+56t1vqaPhVhOuT+D8OHJ 9qjk2Mox2henHDPcGg6RFFdfN6mXB9nweGScRbkDsGe78rIAi6gk5SORQUESjmA9p3 7ZV6okJDD5I9bhY1lbhI4yxACbCretA3+wGIo8rxrDA4ZrFfSGk4wn5W0wdSPvaSCY fRTR/KXMNnVB5Amqr0qGb1Ga0W3uR41GufTzS/+5iaEC7MHcJHohg3Ui5x0muWJ0vu 7xNpaQCPuJ+OQ== 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 <B66ecbd3c0000>; Fri, 20 Sep 2024 12:09:32 +1200 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by pat.atlnz.lc (Postfix) with ESMTP id CA05C13ED56; Fri, 20 Sep 2024 12:09:32 +1200 (NZST) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id C3AC9280793; Fri, 20 Sep 2024 12:09:32 +1200 (NZST) From: Chris Packham <chris.packham@alliedtelesis.co.nz> To: andi.shyti@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, tsbogend@alpha.franken.de Cc: linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, Chris Packham <chris.packham@alliedtelesis.co.nz> Subject: [PATCH v2 0/3] i2c: RTL9300 support Date: Fri, 20 Sep 2024 12:09:27 +1200 Message-ID: <20240920000930.1828086-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.46.1 Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: <linux-mips.vger.kernel.org> List-Subscribe: <mailto:linux-mips+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-mips+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-SEG-SpamProfiler-Analysis: v=2.4 cv=Id0kWnqa c=1 sm=1 tr=0 ts=66ecbd3c a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=EaEq8P2WXUwA:10 a=VwQbUJbxAAAA:8 a=NLm23PoBcGNys7Jou4AA:9 a=3ZKOabzyN94A:10 X-SEG-SpamProfiler-Score: 0 x-atlnz-ls: pat |
Series | i2c: RTL9300 support | expand |