From patchwork Fri Feb 15 19:34:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 10815769 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4C13A13A4 for ; Fri, 15 Feb 2019 19:34:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3BB14289EC for ; Fri, 15 Feb 2019 19:34:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2F759301FE; Fri, 15 Feb 2019 19:34:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 86D4C289EC for ; Fri, 15 Feb 2019 19:34:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730665AbfBOTez (ORCPT ); Fri, 15 Feb 2019 14:34:55 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:40432 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730613AbfBOTez (ORCPT ); Fri, 15 Feb 2019 14:34:55 -0500 Received: by mail-ot1-f65.google.com with SMTP id s5so18429831oth.7 for ; Fri, 15 Feb 2019 11:34:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=1w0PdBKSFvzU9I00/8iJ/RfhzkKMFrjkyQk+L2Voo1g=; b=v6wWYHUNgLN7WuP9h6eZJklDSy8FPiGH2YfmkRT6Swnx7MdFWyUSBBo9I2dtu+WVS/ acQqQXAdeTql5VkQIDLNRTvs5e0vEi6DJVn5eyCjnNa57QhoaOBatv+9KsRU7MRYZSIJ QPJyCxJGuvHjlfpnPBtXeiwR/PX0AHZUI6TyNlcGqOErzdT8YFd9yETogtWwf9KjMqRh SW6x4CmT69fu9kkqppp4B5ctt/tyYfprAk9kPXyZZK9+GnyVj4WmZXkZ+HQnnXcmwKq/ dgzbQgbiW+C8hnBm+x/F2EInDFOTHlICFDUz3o0X3uswZjg0zK/5R/iceAKdVOGhNhV7 pINw== 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; bh=1w0PdBKSFvzU9I00/8iJ/RfhzkKMFrjkyQk+L2Voo1g=; b=mngFgCQcwFDumvYb+A3/BFOmcbfjR1IqxOqybMLEEpVQoFOdH4vOVHhesvKpE63T7Y OAAarvaBrVaktOE0EpKxWlQQvCJODj3/N4bmB8sxaQSIjs+HDcA1ZnXePJmSj5nf2tR2 rwXG1wO+uyo7Oqnat0pZgDbUyDp6c+chNT/aq6BKhToTXT70Jk9LhuRSbzK3fmblSgxh umPaPo3bLZvERMN2CDFY+HD8Zv8Tay/Unr8mxmKEJcVXPWprld5yvPQYjmVaCsF1MgaL 3gDtkF8Z59qtClitTjQWlFXkDv15j8wmWxzqo7YylI2v9wwQMykq4U25ZDbWhBNg8qpn hLnQ== X-Gm-Message-State: AHQUAubAo3nf7/U1hRWczju+tmADGOuLrC9sGP9Vd+rAswf6LSWBzy4X UBXiJhMus61oU1o5zg1ilp/pLg== X-Google-Smtp-Source: AHgI3IbfaYkodvulRv0kt444IZMSeLJky+7g1uUQCej6Te0qnD99x2jlWKGsI//kdwYOhrR5DE/Tuw== X-Received: by 2002:aca:4747:: with SMTP id u68mr6768386oia.38.1550259294686; Fri, 15 Feb 2019 11:34:54 -0800 (PST) Received: from localhost (107-207-74-175.lightspeed.austtx.sbcglobal.net. [107.207.74.175]) by smtp.gmail.com with ESMTPSA id c38sm2761849otb.3.2019.02.15.11.34.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Feb 2019 11:34:53 -0800 (PST) From: Andy Gross To: arm@kernel.org Cc: Arnd Bergmann , Kevin Hilman , Bjorn Andersson , Olof Johansson , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Qualcomm Device Tree updates for 5.1 - Part 2 Date: Fri, 15 Feb 2019 13:34:49 -0600 Message-Id: <1550259289-21779-1-git-send-email-andy.gross@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit 40122db87778970c96062c9f49b42cdf6809bf94: ARM: dts: ipq4019: Remove skeleton.dtsi (2019-01-22 15:04:51 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.1-2 for you to fetch changes up to 97131f85c08e024df49480ed499aae8fb754067f: ARM: dts: qcom: ipq4019: Fix MSI IRQ type (2019-02-06 15:53:17 -0600) ---------------------------------------------------------------- Qualcomm Device Tree Changes for v5.1 - Part 2 * Fix MSI IRQ type on IPQ4019 ---------------------------------------------------------------- Niklas Cassel (1): ARM: dts: qcom: ipq4019: Fix MSI IRQ type arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)