From patchwork Wed Jan 8 02:55:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 11322535 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 0A1886C1 for ; Wed, 8 Jan 2020 02:55:21 +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 A91432075A for ; Wed, 8 Jan 2020 02:55:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="MN1593ZS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A91432075A 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+1096+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id EeQCYY1556264x7VYMiCoMqN; Tue, 07 Jan 2020 18:55:20 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.2946.1578452118434980454 for ; Tue, 07 Jan 2020 18:55:19 -0800 X-Received: by mail.kernel.org (Postfix) id F07062081E; Wed, 8 Jan 2020 02:55:17 +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 80FDF2075A; Wed, 8 Jan 2020 02:55:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80FDF2075A X-Received: by mail-qv1-f66.google.com with SMTP id dc14so810228qvb.9; Tue, 07 Jan 2020 18:55:17 -0800 (PST) X-Gm-Message-State: jTmVUXXnGu82djgeeL1FHSKDx1554929AA= X-Google-Smtp-Source: APXvYqy+yirOcMBT0dMGIZEA7YUC7mfEaQwZSAwSz/C6qZDcJWn2FzcYDFus2eFw4tYbNGF2fkE5wTHjrbyYr+qjJJg= X-Received: by 2002:a0c:ed32:: with SMTP id u18mr2306048qvq.2.1578452116247; Tue, 07 Jan 2020 18:55:16 -0800 (PST) MIME-Version: 1.0 From: Joel Stanley Date: Wed, 8 Jan 2020 02:55:04 +0000 Message-ID: Subject: [GIT PULL] aspeed: device tree fixes 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=1578452120; bh=jr0Tn5FRUeOk7K4RGjmWlPdky2s08tAlUicy823bs5c=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=MN1593ZSXdenJj4lLRoE6iraoa9f9jDDafK01BCCB4KfaafUWFNHLmAXBDo5nzpbbft ZUv18J8uwUDOO5HaqMqzW4SA54sKex3evdg6VjMOA21qUaXGx0GkzMp7Q+HQ5VzCv2tzn 8GVnrLBgg0uhz+nlhEwBgWGbYG7R9eSgigw= Hello arm maintainers, Here are some fixes for some device tree mistakes that went in during the 5.5 merge window. The following changes since commit ffcdc5df08bfc4f418693b22cf2a1182de3375b4: ARM: dts: aspeed: rainier: Fix fan fault and presence (2020-01-08 12:51:03 +1030) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git tags/aspeed-5.5-devicetree-fixes for you to fetch changes up to ffcdc5df08bfc4f418693b22cf2a1182de3375b4: ARM: dts: aspeed: rainier: Fix fan fault and presence (2020-01-08 12:51:03 +1030) ---------------------------------------------------------------- ASPEED device tree fixes for 5.5 Fixes for some badly applied patches that went in to 5.5. There is also a fix for an incorrect i2c address. ---------------------------------------------------------------- Brandon Wyman (1): ARM: dts: aspeed: rainier: Fix fan fault and presence Joel Stanley (5): ARM: dts: aspeed-g6: Fix FSI master location ARM: dts: aspeed: tacoma: Fix fsi master node ARM: dts: aspeed: tacoma: Remove duplicate i2c busses ARM: dts: aspeed: tacoma: Remove duplicate flash nodes ARM: dts: aspeed: rainier: Remove duplicate i2c busses -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1096): https://linux.kernel.org/g/patchwork-soc/message/1096 Mute This Topic: https://linux.kernel.org/mt/69520152/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] -=-=-=-=-=-=-=-=-=-=-=-