From patchwork Fri May 8 23:54:50 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 11537781 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 80305139A for ; Fri, 8 May 2020 23:54:57 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 7B07A217BA; Fri, 8 May 2020 23:54:57 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) (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 C368B21582 for ; Fri, 8 May 2020 23:54:56 +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="LIY/Qcik" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C368B21582 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-f66.google.com with SMTP id y3so3880725wrt.1 for ; Fri, 08 May 2020 16:54:56 -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=7+YJ1e/s90OvSebaN4oYS3xTfMxgM+q1tJtN3rTeY2w=; b=LIY/QcikFhOdvzB/OvbTftDJip6gmVSjn0/zcXlRxWv79zWkrRv2K6RvhfLgsCn574 0Rn94KvDoXznCnQi+SjIrO3zgWo82u/oRJ3fYeKa98d8FJm0Eg39CFQ5NfJeIomArZf6 SGmOKIjfaedHRo5Zqjw8PLAjo9hyxn59YzI+daEVgpkxHjE9ZllNKLbxwzXHnieORFzI PslELnSe3fR5XTf5sis4Mg68r1POMwuNRsByX9gkqWzb275UnfXL2h3pQ3x7cAbNyQfz 90fo5Ni7iimkpw6FcAsP2PJbhEuBwZdPmS7NuJgw3qyPCCl3pn+kbcZqW/+Yr2ChIzsc dmIg== 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=7+YJ1e/s90OvSebaN4oYS3xTfMxgM+q1tJtN3rTeY2w=; b=kdv3vQlMtPiV8rjuhBnM/cPLeE4HLl3jML5GnZYz8gU9W4DRTBBoNv8J9b+EtUoH/H KJm2gnk3sFMtWTmrJEFkmqT1dEvJgpIDge1ksruISlvrn3KkmF5XbQm5T0toq0iWiyFU /88R0n7hd3TNxlJVUFV/evT9bqAZFJ1s4ULC4pkUrkEY5gWvndTZ99ECLuAOYAWxFIfY VLyYrBTRtGRmPwn6Z6gGAA+Nqrf/VU19rs499V8cPdhik+vaX2u54YxIsdyuhSSmBupL Cb5Aent74V+w/tKMC1Xoz2dOnNjXXpDQaaU42gim5KSmfJ+2T18Zzme7BuQS4U4oUHrT L7yg== X-Gm-Message-State: AGi0PuYUvF4dC/fBqDRTRv+W8PJK7YU7G9oeMZGcel1kmYxXZJnPK3CU G7fh29y83YtJ9baPde3kl7vY8A0zSyBbOA== X-Google-Smtp-Source: APiQypL9w7A6vIoq30vO/PvpjPKR2UaHaUE59F4QWU3licJ2MzAfeLbnwFbvvNdKOwDWX3uf8HuRZw== X-Received: by 2002:adf:e985:: with SMTP id h5mr5493385wrm.336.1588982094727; Fri, 08 May 2020 16:54:54 -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 g10sm5119823wrx.4.2020.05.08.16.54.53 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 May 2020 16:54:54 -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] Amlogic fixes for v5.7-rc Date: Fri, 08 May 2020 16:54:50 -0700 Message-ID: <7hmu6iyoc5.fsf@baylibre.com> MIME-Version: 1.0 The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes for you to fetch changes up to adf27a87eb4e85bb2136572121e06ad83e5f1407: arm64: dts: meson-g12: remove spurious blank line (2020-04-29 12:12:11 -0700) ---------------------------------------------------------------- arm64: dts: fixes for v5.7-rc Misc arm64 DT-only fixes ---------------------------------------------------------------- Neil Armstrong (4): arm64: dts: meson-g12b-ugoos-am6: fix usb vbus-supply arm64: dts: meson-g12-common: fix dwc2 clock names arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status property arm64: dts: meson-g12: remove spurious blank line arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-g12.dtsi | 1 - arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 4 ++++ arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-)