From patchwork Thu Nov 14 04:09:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 11243005 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 53C2D913 for ; Thu, 14 Nov 2019 04:09:35 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (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 DE458206EC for ; Thu, 14 Nov 2019 04:09:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="fLYWdfYw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DE458206EC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=jms.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+900+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id wz3YYY1556264xpDnovMWKrH; Wed, 13 Nov 2019 20:09:34 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web11.1992.1573704573438857951 for ; Wed, 13 Nov 2019 20:09:34 -0800 X-Received: by mail.kernel.org (Postfix) id 019F7206EF; Thu, 14 Nov 2019 04:09:33 +0000 (UTC) X-Received: from mail-qv1-f66.google.com (mail-qv1-f66.google.com [209.85.219.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 9906B206EC; Thu, 14 Nov 2019 04:09:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9906B206EC X-Received: by mail-qv1-f66.google.com with SMTP id cv8so1664322qvb.3; Wed, 13 Nov 2019 20:09:32 -0800 (PST) X-Gm-Message-State: nAAd0KsTQ9xA0Wv4bPkdEHBux1554929AA= X-Google-Smtp-Source: APXvYqye5GQ3dpU8avlSfFo3h9SALnUM70KR5nxoGWJtnrLSAdjx65WKjJWWtV5Blx8yCcHEJn80qKk5MMhOZTIqFpI= X-Received: by 2002:a0c:edcc:: with SMTP id i12mr5075940qvr.20.1573704571059; Wed, 13 Nov 2019 20:09:31 -0800 (PST) MIME-Version: 1.0 From: Joel Stanley Date: Thu, 14 Nov 2019 04:09:19 +0000 Message-ID: Subject: [GIT PULL] ARM: aspeed: defconfig changes for 5.5 To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Andrew Jeffery , Linux ARM , linux-aspeed Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1573704574; bh=7q6pOa+trFjtvs3xgql5A3ZSvWNzwhmx61LcVhBtk5o=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=fLYWdfYw1edOIJYZxHxGwSNrLa7/mfF7TVtK6POKa6eL/Xs2SXjvaGKFGv4pnMacF65 aJjB9KSl1G497WvBTZBUpR8z5ps56eVhTBlDzZU2eDMIgRcXkF5QnjHTpfngZCeC2A+jq IvuXR9P13fRFHcbcx8/JGGl3Irf/8AHJLhw= Hello ARM maintainers, Here are some defconfig changes for 5.5. There is a diffstat and shortlog below. The following changes since commit b50a85c023f494047a3767398ca589d1c801f22b: ARM: config: multi_v5: ASPEED SDHCI, SGPIO (2019-11-13 14:38:39 +1030) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git tags/aspeed-5.5-defconfig for you to fetch changes up to b50a85c023f494047a3767398ca589d1c801f22b: ARM: config: multi_v5: ASPEED SDHCI, SGPIO (2019-11-13 14:38:39 +1030) ---------------------------------------------------------------- ASPEED device tree updates for 5.5 This adds recently merged drivers to the aspeed g4 and g5 defconfigs, and to the multi v5 and v7 shared defconfigs. ---------------------------------------------------------------- Joel Stanley (5): ARM: config: aspeed-g5: Enable 8250_DW quirks ARM: config: aspeed-g5: Add SGPIO and FSI drivers ARM: config: aspeed-g4: Add MMC, and cleanup ARM: configs: multi_v7: ASPEED network, gpio, FSI ARM: config: multi_v5: ASPEED SDHCI, SGPIO arch/arm/configs/aspeed_g4_defconfig | 18 ++++++++++++------ arch/arm/configs/aspeed_g5_defconfig | 4 ++++ arch/arm/configs/multi_v5_defconfig | 4 ++++ arch/arm/configs/multi_v7_defconfig | 9 +++++++++ 4 files changed, 29 insertions(+), 6 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#900): https://linux.kernel.org/g/patchwork-soc/message/900 Mute This Topic: https://linux.kernel.org/mt/56874426/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-