From patchwork Tue Nov 22 13:23:10 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: 627640 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 6AFFCC4332F for ; Tue, 22 Nov 2022 13:23:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231773AbiKVNX2 (ORCPT ); Tue, 22 Nov 2022 08:23:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232665AbiKVNXV (ORCPT ); Tue, 22 Nov 2022 08:23:21 -0500 Received: from mail-4319.protonmail.ch (mail-4319.protonmail.ch [185.70.43.19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6280113CDD; Tue, 22 Nov 2022 05:23:19 -0800 (PST) Date: Tue, 22 Nov 2022 13:23:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1669123396; x=1669382596; bh=wJUmbJeGI3ZBTQ2ffMxbeJTCLbab3pg4+WRPmiiIANI=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=RlA+r/TUQuEUQkBUBImv7ZSXNvkQ9ifWVjxa6+P/DLPD7cFFOwMda3ZduNL6OJTOu oURlEuKpB4wOxctOEDHKiPY+4l10st788utceR/akN18UowYSqkCPUrv/yDXqGc1WI g9DE6l9Vjgm2+kAa0JZ1RYVg4Gaq6BLuqF+Aay8WMiFF4SlDnxIFwU5XHV3QMz2QrE GKVk+X1eNH9jRV60QX7XRgNk3nDnhh1JTxyyslEvkBlIJfoUTi/lPvldxnsHlM8YXI 5g64nhIIH098jb/xuyyPpSfVeWLaE8Bq+XEgVn1KejD6lVMRbcLwNxkM2B8bEd5L/F JVw5eIvvF5NMg== To: linux-kernel@vger.kernel.org From: "Lin, Meng-Bo" Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Stephan Gerhold , Nikita Travkin , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Subject: [PATCH v5 0/4] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree Message-ID: <20221122132142.257241-1-linmengbo0689@protonmail.com> In-Reply-To: <20221121133732.207820-1-linmengbo0689@protonmail.com> References: <20221121133732.207820-1-linmengbo0689@protonmail.com> Feedback-ID: 40467236:user:proton MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org v5: Add touchscreen. v4: Sort properties in l11. v3: Set property status = "okay"; as the last property. Reword the bindings patch. v2: Fix a typo in dt-bindings commit message Acer Iconia Talk S A1-724 is a tablet using the MSM8916 SoC released in 2014. Note: The original firmware from Acer can only boot 32-bit kernels. To boot arm64 kernels it is necessary to flash 64-bit TZ/HYP firmware with EDL, e.g. taken from the DragonBoard 410c. This works because Acer didn't set up (firmware) secure boot. Add a device tree for with initial support for: - GPIO keys - pm8916-vibrator - SDHCI (internal and external storage) - USB Device Mode - UART - WCNSS (WiFi/BT) - Regulators - Bosch BMC150 accelerometer/magnetometer - Focaltech FT5446 touchscreen