Message ID | 20211003083141.613509-1-luca@z3ntu.xyz (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-msm-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E602CC433FE for <linux-arm-msm@archiver.kernel.org>; Sun, 3 Oct 2021 08:32:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CF2ED619E9 for <linux-arm-msm@archiver.kernel.org>; Sun, 3 Oct 2021 08:32:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229889AbhJCIds (ORCPT <rfc822;linux-arm-msm@archiver.kernel.org>); Sun, 3 Oct 2021 04:33:48 -0400 Received: from mail.z3ntu.xyz ([128.199.32.197]:37898 "EHLO mail.z3ntu.xyz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229809AbhJCIdr (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Sun, 3 Oct 2021 04:33:47 -0400 Received: from g550jk.portal.nstrein.ns.nl (unknown [145.15.244.215]) by mail.z3ntu.xyz (Postfix) with ESMTPSA id 9454DC9072; Sun, 3 Oct 2021 08:31:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=z3ntu.xyz; s=z3ntu; t=1633249919; bh=7A3bctolnPomul0Ceu+ocAChJSDa+GUUAFf4Ke825mc=; h=From:To:Cc:Subject:Date; b=cDaZGW7vadCXMfDCOVNdSTrGqr8VU8gvccrlL6DA1N3p0m4gWG3xSpyGfWRWSOkeA 6T08FT3SNi7oCdB+eDSRqrxuWt5oqkx8wGGXDsZ4Xiimpvhun0npLRveeKJ5xyke49 8xlc+MAD5wDb4JEJyFLCQ8ThU0kMbgSZF7+0Vy3c= From: Luca Weiss <luca@z3ntu.xyz> To: linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, Luca Weiss <luca@z3ntu.xyz>, AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, David Collins <collinsd@codeaurora.org>, Hector Martin <marcan@marcan.st>, Jonathan Cameron <Jonathan.Cameron@huawei.com>, Konrad Dybcio <konrad.dybcio@somainline.org>, Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>, Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>, Sebastian Reichel <sre@kernel.org>, Stephen Boyd <sboyd@codeaurora.org>, Stephen Boyd <sboyd@kernel.org>, Sudeep Holla <sudeep.holla@arm.com>, Vinod Koul <vkoul@kernel.org>, Viresh Kumar <viresh.kumar@linaro.org>, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 00/11] Initial Fairphone 4 support Date: Sun, 3 Oct 2021 10:31:23 +0200 Message-Id: <20211003083141.613509-1-luca@z3ntu.xyz> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
Initial Fairphone 4 support
|
expand
|
Hi! > This series adds basic support for the recently announced Fairphone 4 > smartphone, based on the Snapdragon 750G (sm7225). > > This adds support for UART, power & volume buttons, screen based on > simple-framebuffer, regulators and USB. Thanks for the series. Can I get you to cc phone-devel mailing list with phone related stuff? Thanks, Pavel