From patchwork Wed Jun 26 19:18:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raymond Hackley X-Patchwork-Id: 807552 Received: from mail-40138.protonmail.ch (mail-40138.protonmail.ch [185.70.40.138]) (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 4D55717CA0E; Wed, 26 Jun 2024 19:18:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.70.40.138 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719429530; cv=none; b=al9z0d6CRSbchgg8cp5JEWwinLVqHtaYD0aSxICrsdm9GO/61OyRpzYsNQ66gWDZhOiXyzGCF1+q/JVTmoJ+Lnap/0p71q1JFBxOl/cMXzBCMRIW0JJQouJG/ItWCgV0G3nIhS6CENI5UJFzsk0GZ4VUkQ3ljyf20jTzAkiFsdY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719429530; c=relaxed/simple; bh=TDgFK+R1DEpZpTk44rT4e1nUk9ZsMMOlU+Edg0FTZnI=; h=Date:To:From:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=QyGl4E4WPlfTqq70MjLCe8F6tWPPFdyIb5iQT08CtbZVmd5OQnx3ayhjCbVMi/PMxTYw97evMxrBubBkUNWwNQQoRLc+N68YivfbK8wBSmDIoKi3MvWyJpjODIQ7HLj3tz5RJTMRzFNsV7ockfwFC+7ZUzjr6iPkrc0mezCPMCs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=protonmail.com; spf=pass smtp.mailfrom=protonmail.com; dkim=pass (2048-bit key) header.d=protonmail.com header.i=@protonmail.com header.b=Xv9hF0/Q; arc=none smtp.client-ip=185.70.40.138 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=protonmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=protonmail.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=protonmail.com header.i=@protonmail.com header.b="Xv9hF0/Q" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1719429521; x=1719688721; bh=TDgFK+R1DEpZpTk44rT4e1nUk9ZsMMOlU+Edg0FTZnI=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=Xv9hF0/QMmdC16t6h3Uu5SdDnse1xrsmuq1U9HSr6pJLQ78E0Arib2J18GgO4mJ7G Bzfzc3nVBkcM/mbRlv/Y4L1HDZYNIi8LfmwDW4Od9Fu07hVCqKqoeMA0TgHOJdeTcj fJcuVJFEO3bfs8pZbcZEDMpj/puL3iCdXQMu/P+ZTbHXJCo6EYiRioM1niIPMh5I+a u8kXhv7QrccI1z3MyIHjHVaC1kDyHRhcetM7Kjnx5ZRV4DspiLaZUYgkIiMwDNyc7D WBWpSe4ZsHD9bvjx5O2Aov4QqiHAbv7z4j4OLS/3sEcHO62fi3r7GCEtvaay4rxvwu tv/s/t15AM1Gw== Date: Wed, 26 Jun 2024 19:18:37 +0000 To: linux-kernel@vger.kernel.org From: Raymond Hackley Cc: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Subject: [PATCH 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree Message-ID: <20240626191829.280611-1-raymondhackley@protonmail.com> Feedback-ID: 49437091:user:proton X-Pm-Message-ID: 47ed34d9c1588f142ed6687bde98e9385d4c64f0 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Samsung Galaxy Grand 2 is a phone based on MSM8226. It's similar to the other Samsung devices based on MSM8226 with only a few minor differences. The device trees contain initial support with: - GPIO keys - Regulator haptic - SDHCI (internal and external storage) - UART (on USB connector via the TI TSU6721 MUIC) - Regulators - Touchscreen - Accelerometer