From patchwork Thu Jan 9 21:38:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 11326395 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 16EF792A for ; Thu, 9 Jan 2020 21:38: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 B14E420721 for ; Thu, 9 Jan 2020 21:38: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="N743rlEW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B14E420721 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1119+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id jm2tYY1556264xCeMoNueIsW; Thu, 09 Jan 2020 13:38:20 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.1246.1578605887725913073 for ; Thu, 09 Jan 2020 13:38:07 -0800 X-Received: by mail.kernel.org (Postfix) id 547C42077C; Thu, 9 Jan 2020 21:38:07 +0000 (UTC) X-Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1698120721; Thu, 9 Jan 2020 21:38:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1698120721 X-Received: from ip5f5a5f74.dynamic.kabel-deutschland.de ([95.90.95.116] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ipfVE-0000gD-PJ; Thu, 09 Jan 2020 22:38:04 +0100 From: Heiko Stuebner To: Linuxkernel+Patchwork-Soc via Email Integration Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Rockchip dt fix for 5.5 Date: Thu, 09 Jan 2020 22:38:04 +0100 Message-ID: <2054603.JKFSmqfO19@phil> 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 X-Gm-Message-State: qfqFUefvvTT7EaHpfjn78UVYx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578605900; bh=o8l5T08l4LKDOFDlDDrrhePw4iiJ5EYjk8yrmvkOVHQ=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=N743rlEWjpLaXLrm8aiDUBCxcsmFmkWCGonCAm6x66VtrZifhzFsnhxu1DnpjV8y0TT egITV0PgeagFubbdAKkcw+y5+pU5iGrPkKyic7VkR1iiWV3LuXjboLiKsef5p29joB4/z je3iYhoeLYDpx4d3BzuBO2C2jOvCLW3UB18= Hi Arnd, Kevin, Olof, please find below a single fix for the interrupt polarity of the ir receiver of the Beelink A1 board. It was reported that without that fix no IR stuff could be received on the board. The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.5-rockchip-dtsfixes for you to fetch changes up to 3433bdf98d8e9dd923118577dc582216a143e60d: arm64: dts: rockchip: Fix IR on Beelink A1 (2020-01-06 12:39:26 +0100) ---------------------------------------------------------------- A fix for the Beelink A1 IR receiver setting the correct polarity. ---------------------------------------------------------------- Robin Murphy (1): arm64: dts: rockchip: Fix IR on Beelink A1 arch/arm64/boot/dts/rockchip/rk3328-a1.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1119): https://linux.kernel.org/g/patchwork-soc/message/1119 Mute This Topic: https://linux.kernel.org/mt/69588664/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] -=-=-=-=-=-=-=-=-=-=-=-