From patchwork Tue Jul 28 22:35:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 11690007 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 46B03159A for ; Tue, 28 Jul 2020 22:35:20 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 40FE320774; Tue, 28 Jul 2020 22:35:20 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 71FE92075D for ; Tue, 28 Jul 2020 22:35:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="ti41WhYU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 71FE92075D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=khilman@baylibre.com Received: by mail-wr1-f65.google.com with SMTP id f7so19782639wrw.1 for ; Tue, 28 Jul 2020 15:35:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version; bh=RmXmfzMaEvq/LL9h6CN1HfcK8WevRxqQw1M7ODEjMWI=; b=ti41WhYU8KdFm0EWiQmyhFHPuNEiNS24MithdbvpkG/yWqeAo7dAG2BiRxFavaatWg /s4J6I6Kt6ZPSaS8Z+QGH4grVc+L7h54t8j+FMAWncZmvG5cgG4j8UTAyLCsHT0XOXJQ nxbxMqaCWDeePE8L3arI9S6/rYrF3LhB0bMCGwtwdIUDhnSZ1alI6kfM2QpF1CKdtEEv WbI8e7IN0xONnQtnQ0vyEyvkmYcQO4VRzHdGcXAE1Se8UHWzDoYwZNBSebzH1f2mRts5 LJt2dwjr5N+7NEQrBvTtCStlZcEcGUo0dgXQK11EXLb9Gx+YzuOfrG9FCnSxxlR5QpRW l2wQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version; bh=RmXmfzMaEvq/LL9h6CN1HfcK8WevRxqQw1M7ODEjMWI=; b=O0X/p6O82NMhoMw42el4llJQiYA3zfdft+AzkinhWCcvEHgi9m6lTF47rOsaJpjR19 pzMKucKi3F+QWBb6h4bTptAZrsblmILwoG7JXHx0J0unHp2o5wMPATx9m1sf4JZjy3Oq M5Cs6baCMpMJIG5hNdccCrD4VCxKoP10pIL/NwAHCQqHQeRW4AWYUVFfEWkvzcH2Wc7K rGMCAm59Srkwc4zJS5Lcv6ofG4L9gBA+5MqdMY2VSka20FYXiyLoOBp9TxtEfUB3JKcD RLphKUCRSY4nt6AdPR1Zt/Z9dn2agsFMvo3M2z3XeyKOMLiu47ONYN3Ga52MgXa0O+NF 338w== X-Gm-Message-State: AOAM530wI+mGjRT5ULD7/Si9mcYYeJVXr3cVGa0dhH8H62mMbnCFwpf/ W492lIgbC6wcJ/Ej9HhdRHVdw+SVWUkXvg== X-Google-Smtp-Source: ABdhPJwbLgtdyrnksp8ZPMp3HJD+OW5qMl3w0EI41bf1K1jRmAmpKSKlgjz7tuRNwsC6fDUQYJWZeg== X-Received: by 2002:a5d:4947:: with SMTP id r7mr26633035wrs.165.1595975717794; Tue, 28 Jul 2020 15:35:17 -0700 (PDT) Received: from localhost (c-71-197-186-152.hsd1.wa.comcast.net. [71.197.186.152]) by smtp.gmail.com with ESMTPSA id b63sm487909wme.41.2020.07.28.15.35.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jul 2020 15:35:17 -0700 (PDT) From: Kevin Hilman List-Id: To: soc@kernel.org, arm@kernel.org Cc: linux-amlogic@lists.infradead.org, "linux-arm-kernel\@lists.infradead.org" Subject: [GIT PULL] arm64: dts: amlogic updates for v5.9 (round 3) Date: Tue, 28 Jul 2020 15:35:14 -0700 Message-ID: <7h5za746al.fsf@baylibre.com> MIME-Version: 1.0 The following changes since commit 916a0edc43f03f86b13fbc9943e5dc936671ea6e: arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS (2020-07-21 14:12:38 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-3 for you to fetch changes up to f1bb924e8f5b50752a80fa5b48c43003680a7b64: arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3 (2020-07-27 11:53:47 -0700) ---------------------------------------------------------------- arm64: dts: amlogic updates for v5.9 (round3) - minor fixes ---------------------------------------------------------------- Christian Hewitt (2): arm64: dts: meson: misc fixups for w400 dtsi arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3 arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi | 6 ++++-- arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 1 - arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts | 4 ++++ 3 files changed, 8 insertions(+), 3 deletions(-)