Message ID | 20241002152419.30364-1-exxxxkc@getgoogleoff.me (mailing list archive) |
---|---|
Headers | show
Received: from layka.disroot.org (layka.disroot.org [178.21.23.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 953201D095D; Wed, 2 Oct 2024 15:25:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.21.23.139 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727882755; cv=none; b=rjhCM7fg3mCw2ch+FMqixyDZsTaSlESpYvpYhIGodmK9s/PSv2UsXsgRpGC1Rs0lQHkvTI0Ih5FtlUcLmyZJ8Ty/MhCjcNYZlxjHOK0JUFrbDd/YpIdoTyx7UY+OeLtW0vR2O9e9qKrSVHd36dFSs9UDNHKExHGyN5qmnYOVPuU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727882755; c=relaxed/simple; bh=EHuti5/ucjdAYfMdR6yKtYB58metlbUVWQyTrXJjrD0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=sPvvhVl9Q41xJaocbioigGrTqIZzRVXXsqG4fhBIyC6oO6eTya+2/GlAi+3r2NIRM5cCHygGsFkNsPm+MSqjbx3Ivr+HUoiDurgN0JHogHLqpCOkO/vTldKcKjSAcF9cveuRVItTnjCcEoEQzh3GAvlwQt7mz4hfkelpcvlZOkg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=getgoogleoff.me; spf=pass smtp.mailfrom=getgoogleoff.me; dkim=pass (2048-bit key) header.d=getgoogleoff.me header.i=@getgoogleoff.me header.b=DCQQJL/s; arc=none smtp.client-ip=178.21.23.139 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=getgoogleoff.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=getgoogleoff.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=getgoogleoff.me header.i=@getgoogleoff.me header.b="DCQQJL/s" Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6823323D44; Wed, 2 Oct 2024 17:25:50 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id PfUC1PlS7uLf; Wed, 2 Oct 2024 17:25:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=getgoogleoff.me; s=mail; t=1727882749; bh=EHuti5/ucjdAYfMdR6yKtYB58metlbUVWQyTrXJjrD0=; h=From:To:Cc:Subject:Date; b=DCQQJL/sVy7uOh/nnJZIgPlIcqGBEfdlPzQKU1LIC7p04U+UAYZcrC9Q+Sq1U1cqm a52y/W2xS5dOlu4yCpw6zCuBIUQ/bP71gGAzWXRoav84W4IIKOyRkcFGj+WC7adnoY 8HZvKbwRMAJuSa206Fs+YINJ4IVEgy7auNQbvM4BmdSdrUEQFp/0FiWWMFwjj1VOC1 CCjH9Yn6rCpGE6MHsEMh2+ZNJSu0NRmj66GxhwZHGY0+xT5/kyJ19HjmBuw1UO6fzI q9QMHRjz5SDzoBAlViAfVwa8dQ7rPla1Ex7sziFFQTGKGH6YrNgTMC4nBJuCZCa4Em ctMU/aggDH1Wg== From: Karl Chan <exxxxkc@getgoogleoff.me> To: linux-arm-msm@vger.kernel.org Cc: andersson@kernel.org, konradybcio@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, linus.walleij@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, Karl Chan <exxxxkc@getgoogleoff.me>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Subject: [PATCH v3 0/5] Initial Support for Linksys EA9350 V3 (linksys-jamaica) Date: Wed, 2 Oct 2024 23:24:14 +0800 Message-ID: <20241002152419.30364-1-exxxxkc@getgoogleoff.me> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Initial Support for Linksys EA9350 V3 (linksys-jamaica)
|
expand
|