From patchwork Fri Sep 25 14:30:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 11799909 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 CF6D91668 for ; Fri, 25 Sep 2020 14:30:08 +0000 (UTC) Received: by mail.kernel.org (Postfix) id C8FC620BED; Fri, 25 Sep 2020 14:30:08 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-wm1-f68.google.com (mail-wm1-f68.google.com [209.85.128.68]) (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 BF5A520936 for ; Fri, 25 Sep 2020 14:30:07 +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="rP8nrwen" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BF5A520936 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-wm1-f68.google.com with SMTP id d4so3226223wmd.5 for ; Fri, 25 Sep 2020 07:30:07 -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=rm1AfqsGccu2J+rmTHRUHzmxx9NRlcAECDkFtk/4MDM=; b=rP8nrwenoYqgMPW2Q/YDwuKVuZ5Grbh+GJw+NK5U2U3NnKk2h2JIMD4jMN5D8zMzyk IA3cDJ3Nw82fz706WPGOgmQdbKQg8XGfRyDW5py+e/lh8B1eT7BRhSQ+GUMa7ktDpg0s eAcEu7Y8qg6sRF0BXO8JrD3ZavEto3LKHFXvJoUU8kGM7/s7BN5G9Zrd49P9JGsyNtQh Sw+R7NsZC6JqnCHCFgWgJ6q16w1lgfdSlx+foxv75579OoLsYD6IRRmvhQiUIw+YjIYo 31Uq8Xzf1rZoDFT1+5vmPey7RqMxsZkE4RNgHlaSWNqaaWb5GtIThnhgL+Jm7cQGgO2K hLlQ== 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=rm1AfqsGccu2J+rmTHRUHzmxx9NRlcAECDkFtk/4MDM=; b=C9Cr6u0G6YPy2h9l7PFr7jnOT+hn2jfsofOz72UKCT/2ZbjdcQ5L7y7KZWJ3oqaAM/ Sl575Avct4W7WK3x3ZAOqPYPSQlEGuPdnzPkA3JPrFzlr2+ONz0UH6fme5mqLnzEnIYc 3+UsBYtndVgyL4u26Qs61fb312ztdwbMVv18t4XrNo5XioavBHN5MxFL1jrIekyD49z/ PHyCYGMeF385Nx6EPIPBy7tNZWejOOugd2Eo+J2spaQ5O9ZmqNRONhj2ENgtNMz0NdaW BihlXDHYP/ABVrSflHS8Kv2xK7sxtYE07zX7w5+tI9YATdsO0JzAf24Oxu9tVNPnbE0a Db8g== X-Gm-Message-State: AOAM533biozJqQKTV0QD/SRCtpzwsYdcmJnI22k/RL2GBLlMw2Yia/5s z+rxyNypdUOhq+zEHW5QEZeH+KGkd7C3Rw== X-Google-Smtp-Source: ABdhPJzz4D1Hh8prQZy1FzzJHMH2E9Em1fWA0Tmln0lEqsPsAws3U82rvPsmihLLfjwBlWL5Ub90Iw== X-Received: by 2002:a05:600c:2312:: with SMTP id 18mr3402691wmo.141.1601044205652; Fri, 25 Sep 2020 07:30:05 -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 u12sm3178295wrt.81.2020.09.25.07.30.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Sep 2020 07:30:05 -0700 (PDT) From: Kevin Hilman List-Id: To: soc@kernel.org Cc: arm@kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] ARM: dts: amlogic updates for v5.10 Date: Fri, 25 Sep 2020 07:30:02 -0700 Message-ID: <7h7dsikjyt.fsf@baylibre.com> MIME-Version: 1.0 The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt for you to fetch changes up to 8bcbcdb7293cc24eb7b24b67ef2b29b3a45a49e0: ARM: dts: meson: move the L2 cache-controller inside the SoC node (2020-08-24 14:15:36 -0700) ---------------------------------------------------------------- ARM: dts: amlogic updates for v5.10 - minor cleanup ---------------------------------------------------------------- Martin Blumenstingl (1): ARM: dts: meson: move the L2 cache-controller inside the SoC node arch/arm/boot/dts/meson.dtsi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)