From patchwork Wed Nov 23 04:11:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lin, Meng-Bo" X-Patchwork-Id: 628000 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9F8A4C433FE for ; Wed, 23 Nov 2022 04:12:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235633AbiKWEMQ (ORCPT ); Tue, 22 Nov 2022 23:12:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235664AbiKWEMJ (ORCPT ); Tue, 22 Nov 2022 23:12:09 -0500 Received: from mail-40135.protonmail.ch (mail-40135.protonmail.ch [185.70.40.135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 206C0701A1 for ; Tue, 22 Nov 2022 20:12:07 -0800 (PST) Date: Wed, 23 Nov 2022 04:11:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1669176725; x=1669435925; bh=8EU89Vsk/zcnyypYNYzr98PvEuS/NDihuG+V30R5BqI=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=dSg9HaIofHXBRSPo8/1749eVyeTeKlC7UUtk7a/uE+0izFkUqweK01dsJPnfsjAF5 0Rjzmv22+clWfYRL2U9S/jeGJw7vcBko2F2tMLnbs5XwwvUTifTArVNDsQ6EPL/TrW DbZnDfKF5x/X9+moSsPoZ9EnUBNEN/aJPQ7+2yeowA2hjpR3SPcnbzC388tf+q3vBi ToACCKNZMtUFCflLG4Ym4AwCFolOueUAlal8ek54JoLhwfIqo3xxvsNVW5GlG9h4Ss uKM6Ot58K2qICK0LBjSb+kvn0eHbkTYM88cHws88ImeOULfEfScS+cioJPl3f4w6Si YGDDuqSOTsA0A== To: linux-kernel@vger.kernel.org From: "Lin, Meng-Bo" Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Linus Walleij , Stanislav Jakubek , Shawn Guo , Stephan Gerhold , Nikita Travkin , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Subject: [PATCH v4 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree Message-ID: <20221123041110.150837-1-linmengbo0689@protonmail.com> Feedback-ID: 40467236:user:proton MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org v4: Fix missing Makefile entry in v3 v3: Sort properties in l11 and nodes in touchscreen pinctrl. v2: Set property status = "okay"; as the last property. Reword the bindings patch. GPLUS FL8005A is a tablet using the MSM8916 SoC released in 2015. Add a device tree for with initial support for: - GPIO keys - GPIO LEDs - pm8916-vibrator - SDHCI (internal and external storage) - USB Device Mode - UART - WCNSS (WiFi/BT) - Regulators - Focaltech FT5402 touchscreen - SGM3140 Flash LED