From patchwork Fri Oct 23 22:31:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 11854601 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 C15F415E6 for ; Fri, 23 Oct 2020 22:31:43 +0000 (UTC) Received: by mail.kernel.org (Postfix) id ADAF62137B; Fri, 23 Oct 2020 22:31:43 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-pg1-f172.google.com (mail-pg1-f172.google.com [209.85.215.172]) (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 49C5720BED for ; Fri, 23 Oct 2020 22:31:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="hNr7DfDP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 49C5720BED Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=olof@lixom.net Received: by mail-pg1-f172.google.com with SMTP id o3so2440787pgr.11 for ; Fri, 23 Oct 2020 15:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=7tsS1mku/LR8P3kDZQ8K26xZUVXqaC4M+JqGGn6cxsw=; b=hNr7DfDPm3FbEu1yIgQZkf3bFuKa6gtreN5RlPpg2kzI+QKy9r4NfCWnOLrrQce8LA h+kcNovbHvN2pZHFy8lspCkt5FcemVE6Zu5udT/i8wZmT+cpJ16Crz9IaIzyMcJp3JW+ ztf0H/HGdLU8er13BJAt++AYRvdVH/zFyg21i97pODOdDPMcTHZxCqZBCBS+WOB+4uwa JQImIrC8ua3tKg0s97WLNuxOcmEBBDb2uEq/KUULt+IPzEFJzNq7j9Tm628dX1RLJcW1 /GtoQLPcuET0lwY0+N7+LgT6AztJnY+DfsjRBEeF/UtfOL9aWLwAQsnOIjNNpgTCXmlQ 1L/g== 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 :content-transfer-encoding; bh=7tsS1mku/LR8P3kDZQ8K26xZUVXqaC4M+JqGGn6cxsw=; b=q9o7/4SmIN59CZEDMNmTTuXenOeV/B7jutYlP7FupsfSREwp/HeGcFekZk/C5f+8OS /ioZyVnPnn2dx3RsEQoh4ANzomZy5P5IWRWnSmYir1nXLbzx7uIyGj1wyFKqdIp+UOAz HlNcVDPcZc2gnAzBUpJY3eYb5uVxj6JEoepvQjq8h6ITP1A689XXtqwqjRgSKkAiL8/Y Kd1Y7VDGBIIA/6XFqnEDqWfUI/yfWEhpMnp0tkJ7H5L5CiJxY/YF9V0/icW37dRhq87Q LObZQUSlVD0vlG5kDcbte8BVOMBuez3wB4H7FdjjuUNxTCimwPuIG7IBB91FnqaYl7lp 6Wmw== X-Gm-Message-State: AOAM531YWcDxjv/JrPpa5F/iboP/SD5DKTHGZyY8WGBDSmIZmWTkJzzK m50Tlyiy02WAj6Sc48jKOWURhw== X-Google-Smtp-Source: ABdhPJzw48SqDGSgf8X/LqZqgxV70GwjoeMi8T4zSkY1xxqYaZnhdAJ7z9hHRwshLWzqmmG2yDDZIA== X-Received: by 2002:a17:90a:f994:: with SMTP id cq20mr5367308pjb.173.1603492302316; Fri, 23 Oct 2020 15:31:42 -0700 (PDT) Received: from lx2k.lixom.net (99-152-116-91.lightspeed.sntcca.sbcglobal.net. [99.152.116.91]) by smtp.gmail.com with ESMTPSA id o15sm3406457pfp.91.2020.10.23.15.31.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Oct 2020 15:31:38 -0700 (PDT) From: Olof Johansson To: torvalds@linux-foundation.org List-Id: Cc: linux-arm-kernel@lists.infradead.org, arm@kernel.org, soc@kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 0/5] ARM: SoC contents for 5.10 Date: Fri, 23 Oct 2020 15:31:17 -0700 Message-Id: <20201023223122.19189-1-olof@lixom.net> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Hi Linus, This is the batch of pull requests for ARM SoCs this release cycle. It's arriving late; I've been too busy the last few weeks -- I'll need to hand over the lead to Arnd for a bit. As a result of that, the last batch of fixes before last release are here as well, as the first branch. Contents is about the same as usual, described in each pull request. There's support for a handful of new SoCs this release, and some new boards, etc -- described in the DT tag. There are also larger sets of cleanups for Samsung and TI platforms, as well as removal of some non-DT platforms for i.MX. As a result, the net add of lines isn't as large as it would otherwise have been. Two minor merge conflicts in the soc and drivers branches, due to surrounding changes. I've described the resolution in the corresponding pull request, but they're straightforward. Please merge, thanks! -Olof