Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp350055ybt; Fri, 19 Jun 2020 03:31:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw9A+BWTvqxa+ajpw74NkMG4ILjJqGhsB8Qc1IbxfxZGASH0w2GELS3ItjDBkresaQnnnIx X-Received: by 2002:a05:6402:3069:: with SMTP id bs9mr2516107edb.194.1592562701991; Fri, 19 Jun 2020 03:31:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592562701; cv=none; d=google.com; s=arc-20160816; b=PMUppPlfX2PH2iPOa7DVjfmrnEqsb15QdWiM+DJGcfV8UWowODVyQETpzwiBWUqxiU nLTBzR2vJHvm19yTtALkCJ9HxB+BEM3pE+PVBDp9nc0iT2bRa8laRaMYtgLpQxOWa62F zYeY0ROJw2mHG99FuuFzTfp21Ye/kbdzbyzyh/s3yxLa68wBa8OpWo+gaV8KuQgCDtgy 07/n4tetHw4CKH6pEk7cIAK8ygTXiju6K7eMcjIpxKLU9lCXfG89PSsfG4sicfTrTUS7 ccdibQuq7AzBFBU7PsxSYOGU2thaAOcDirBFXVekg7kz12cIQc7pnlmic/6BppxdhSjA gHsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=VoVhpw3QohLamIPOmpDCBnH8VhpfmSoOwQZyde5PS+Y=; b=TP+c4/2P1yePh4vptTou9Ao/40daOLgq4yiR5+WS63zAlf0IDzyQgABJTuT6cV8bYM 0+PjbS/Akgjg9D1TiYvhOvQnv1C3udkO2QQxQtJI/l3TcOh9P8ueY437KNpvxtDq1s7H vbEsSORaengZb7bQ4nIbzA3bXMmIKhy1qhSBXl/b+1vqjrBF0tlRUEVL6JvPwl/BtKpK rNytmXjlIpjwqfyxFVajTD+N1TkvOyxmcieKANcXqBn76TB5Dq+w91CcN1beNSyGusLF QL8FSzeaGMO4H+O1YncqY2Y2fBBVXXca9GWNysav0MmR49SjJl9NMVhLbeu+uWuKMUYb aM6A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d11si3638085eds.416.2020.06.19.03.31.19; Fri, 19 Jun 2020 03:31:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732392AbgFSK2c (ORCPT + 99 others); Fri, 19 Jun 2020 06:28:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732283AbgFSK2H (ORCPT ); Fri, 19 Jun 2020 06:28:07 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 019C1C0613EE; Fri, 19 Jun 2020 03:28:05 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id 23DE72A51F7 From: Enric Balletbo i Serra To: linux-kernel@vger.kernel.org Cc: Collabora Kernel ML , erwanaliasr1@gmail.com, matthias.bgg@gmail.com, drinkcat@chromium.org, hsinyi@chromium.org, Mars Cheng , Rob Herring , Sean Wang , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook Date: Fri, 19 Jun 2020 12:27:50 +0200 Message-Id: <20200619102757.1358675-1-enric.balletbo@collabora.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org These series adds basic support for the Lenovo IdeaPad Duet Chromebook, a 2-in-1 detachable devices using the MediaTek MT8183 SoC. The first patch only adds the new compatible names in the mediatek binding. The second patch, adds the missing compatible to instantiate the PMIC regulators. The next patch adds missing devices to support better the board and fixes some warnings found running dtbs_check. And finally, the latest introduces support for the board itself. All the patches has been tested on Lenovo IdeaPad Duet Chromebook with the patches applied on top of 5.8-rc1 and with serial console, booting without problems and being able to go to the login prompt. Best regards, Enric Enric Balletbo i Serra (7): dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-krane-sku176 arm64: dts: mt6358: Add the compatible for the regulators arm64: dts: mt8183: Add MediaTek's peripheral configuration controller arm64: dts: mt8183: Fix unit name warnings arm64: dts: mt8183-evb: Fix unit name warnings arm64: dts: mt8183: Add USB3.0 support arm64: dts: mt8183: Add krane-sku176 board .../devicetree/bindings/arm/mediatek.yaml | 5 + arch/arm64/boot/dts/mediatek/Makefile | 1 + arch/arm64/boot/dts/mediatek/mt6358.dtsi | 2 + arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 4 +- .../mediatek/mt8183-kukui-krane-sku176.dts | 18 + .../boot/dts/mediatek/mt8183-kukui-krane.dtsi | 343 ++++++++ .../arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 788 ++++++++++++++++++ arch/arm64/boot/dts/mediatek/mt8183.dtsi | 68 +- 8 files changed, 1225 insertions(+), 4 deletions(-) create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku176.dts create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi -- 2.27.0