From patchwork Thu Jan 9 18:35:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 11326261 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 C94A8109A for ; Thu, 9 Jan 2020 18:35: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 58B042067D for ; Thu, 9 Jan 2020 18:35:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="i7ue6CLD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 58B042067D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1116+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id 04NqYY1556264xY7WlhYfbur; Thu, 09 Jan 2020 10:35:35 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.123.1578594934002303605 for ; Thu, 09 Jan 2020 10:35:34 -0800 X-Received: by mail.kernel.org (Postfix) id 77CB22072E; Thu, 9 Jan 2020 18:35:33 +0000 (UTC) X-Received: from mail-pj1-f66.google.com (mail-pj1-f66.google.com [209.85.216.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 0EB1320721 for ; Thu, 9 Jan 2020 18:35:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EB1320721 X-Received: by mail-pj1-f66.google.com with SMTP id l35so1510506pje.3 for ; Thu, 09 Jan 2020 10:35:32 -0800 (PST) X-Gm-Message-State: BCX5bF9P8NmDLG23pYpte278x1554929AA= X-Google-Smtp-Source: APXvYqxGx63AudpVWMHbZpv9dMKpR4QvVcuow2kWkH7/yXxpyQ5sFdpsG3afvx3KZ6jE2aXfV4hkWQ== X-Received: by 2002:a17:90b:1243:: with SMTP id gx3mr7022211pjb.117.1578594932398; Thu, 09 Jan 2020 10:35:32 -0800 (PST) X-Received: from localhost (c-71-197-186-152.hsd1.wa.comcast.net. [71.197.186.152]) by smtp.gmail.com with ESMTPSA id v5sm8456542pfn.122.2020.01.09.10.35.31 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 09 Jan 2020 10:35:31 -0800 (PST) From: Kevin Hilman To: Linuxkernel+Patchwork-Soc via Email Integration Cc: arm@kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@axis.com Subject: Amlogic fixes for v5.5-rc1 Date: Thu, 09 Jan 2020 10:35:29 -0800 Message-ID: <7hmuaweavi.fsf@baylibre.com> MIME-Version: 1.0 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=1578594935; bh=71nH4arWAhWV3Z99D5uVU0op5EtJbQs/tSlZNdxUyz4=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=i7ue6CLDcE40RMLIiabzVwn7xy62J85IuuZPETsp9L0pWZe2ugQe2GUfOVm5ruXITa/ GxhidQb0gn2HWt/N7tk/0Zj7FbPaOlR2eQSPUvqwlWHKrQqUI5Jc4RDs8Q9/G+wfC4//m UW/29bydCQEigF98z9eTG91a1B6XFowHRWI= The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes for you to fetch changes up to 30388cc075720aa0af4f2cb5933afa1f8f39d313: arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt (2019-12-09 15:21:21 -0800) ---------------------------------------------------------------- arm-soc: Amlogic fixes for v5.5-rc ---------------------------------------------------------------- Guillaume La Roque (1): arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt Kevin Hilman (1): arm64: dts: meson-sm1-sei610: gpio-keys: switch to IRQs Martin Blumenstingl (4): ARM: dts: meson8: fix the size of the PMU registers soc: amlogic: meson-ee-pwrc: propagate PD provider registration errors soc: amlogic: meson-ee-pwrc: propagate errors from pm_genpd_init() dt-bindings: reset: meson8b: fix duplicate reset IDs arch/arm/boot/dts/meson8.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 28 ++++++++++++++++++++++++++-- drivers/soc/amlogic/meson-ee-pwrc.c | 24 +++++++++++++++--------- include/dt-bindings/reset/amlogic,meson8b-reset.h | 6 +++--- 4 files changed, 45 insertions(+), 15 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1116): https://linux.kernel.org/g/patchwork-soc/message/1116 Mute This Topic: https://linux.kernel.org/mt/69585103/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] -=-=-=-=-=-=-=-=-=-=-=-