Message ID | 20241031070232.1793078-1-masterr3c0rd@epochal.quest (mailing list archive) |
---|---|
Headers | show
Received: from thales.epochal.quest (thales.epochal.quest [51.222.15.28]) (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 C6CEB14830F; Thu, 31 Oct 2024 07:03:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=51.222.15.28 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730358210; cv=none; b=b6sYzfrg4l6rr54siWim/v+bAm54bQEtLMaT6/5WDey5PZ90+w/R3F4XLul1IotBdriByVJGIFQpXrvpzPzNua6HHyX0ExtGcYelgsoutWIIjsAvlQiyw9o+re/p5rQAKiC44fC820XKZI7gkoUcegpIMCtRgf/njez88r/bO80= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730358210; c=relaxed/simple; bh=8BCyeg5IzkuYMXudvFriGegtayHWd0iTD7AKHmg9Xqs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=kpRKPG/3LGo3KJrHUpFdHbqwylMxDPMbzRUe2wr9PcpIcJpAAaqOnAaSq5YmeM1RvjsPHmCFiHGyknyIq+egG/qQNiQ8ASdhqfTe6kuT3Ul0Tw+7GELwNN0k6ocHTnZryF/7uKBr56PjomhZdGeEizSKKehhvrSTizprXCQtwZQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=epochal.quest; spf=pass smtp.mailfrom=epochal.quest; dkim=pass (2048-bit key) header.d=epochal.quest header.i=@epochal.quest header.b=C95dSwTB; arc=none smtp.client-ip=51.222.15.28 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=epochal.quest Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=epochal.quest Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=epochal.quest header.i=@epochal.quest header.b="C95dSwTB" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=epochal.quest; s=default; t=1730358201; bh=8BCyeg5IzkuYMXudvFriGegtayHWd0iTD7AKHmg9Xqs=; h=From:To:Cc:Subject:Date:From; b=C95dSwTBaCseH3f5sJn3+wOaaokpEUVDX9BuzGLPjcJJt/7UjcMv+2g3uB/R//bjg Z4zS0OYvHol4CJkT/fYjO1YhPu+ht2CxehmbQV4hmAsit6iv50inWTzHbn3YlZgSnb ZNw5pUr3ALY40xqMzu8pOnh52KuNAAsqvYJnp4wKT9uWew4GmWkUgx++C6xldbp/Z4 2OkSx//jd3yF0cDySi1h38cWVyRZLr8myTA4yq+gX2xiyJs+VafVWWbj8XeKh/j0aq WgmcdX4ci7bG7E1qcHB+M1DSI3s4lLJkc/ASJUKdcMvOQeVpc2GWfFc5ieqeqGGRsp G5hiNgw48kPpA== X-Virus-Scanned: by epochal.quest From: Cody Eksal <masterr3c0rd@epochal.quest> To: linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-sunxi@lists.linux.dev, linux-usb@vger.kernel.org, devicetree@vger.kernel.org Cc: Chen-Yu Tsai <wens@csie.org>, Conor Dooley <conor+dt@kernel.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jernej Skrabec <jernej.skrabec@gmail.com>, Kishon Vijay Abraham I <kishon@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Maxime Ripard <mripard@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Nishanth Menon <nm@ti.com>, "Rafael J. Wysocki" <rafael@kernel.org>, Rob Herring <robh@kernel.org>, Samuel Holland <samuel@sholland.org>, Stephen Boyd <sboyd@kernel.org>, Vinod Koul <vkoul@kernel.org>, Viresh Kumar <vireshk@kernel.org>, Viresh Kumar <viresh.kumar@linaro.org>, Yangtao Li <tiny.windzz@gmail.com>, Parthiban <parthiban@linumiz.com>, Andre Przywara <andre.przywara@arm.com> Subject: [PATCH v2 00/13] sunxi: A100/A133 second stage support Date: Thu, 31 Oct 2024 04:02:13 -0300 Message-ID: <20241031070232.1793078-1-masterr3c0rd@epochal.quest> X-Mailer: git-send-email 2.47.0 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: <linux-usb.vger.kernel.org> List-Subscribe: <mailto:linux-usb+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-usb+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
sunxi: A100/A133 second stage support
|
expand
|