From patchwork Tue May 15 10:38:09 2018 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: 913563 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IcuR0mLZ"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40lYw74Lnrz9s1R for ; Tue, 15 May 2018 20:39:19 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=GA7FrnnUrpdQgHB+ZaDvWP8LBKA445W/mkF+n0nl34E=; b=IcuR0mLZTGawKb vkP5YAjqZ3P0tzM8rPk9yUqgl0lRFEE6AUEKGOoWreU+gc7FKLzE7wEK3JMtsGkBwfCAmdjjTqdUg kqRtV2scdwRUKWcZxoMApMxEKko3+HT+But4ouhvdVZu1cn1KzH5uCglTkS/LS5oLGmDndJhHgc/1 q+k/nYsEjEY0vcJMAtSecq1pne+g+vruvC8d04/P5YDByVzVa67//k5U4mTyw56JLRKwGtMGi68MW iTEA4ukcYKwAmOiYTiFGr9hKlDGcnMogRplta+umvsJnZg5VhRPq1c0DnFPzVxkERXrpmaa+bAFCn FcLx2qXqOjlDz/Ln2Q2g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXMM-0005hk-73; Tue, 15 May 2018 10:39:10 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXLe-0004qi-W9; Tue, 15 May 2018 10:38:28 +0000 Received: from wd0766.dip.tu-dresden.de ([141.76.110.254] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fIXLT-0000SD-EU; Tue, 15 May 2018 12:38:15 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/4] Rockchip driver updates for 4.18 round 1 Date: Tue, 15 May 2018 12:38:09 +0200 Message-ID: <2000491.bLgWuj0xar@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180515_033827_429962_EA1494A3 X-CRM114-Status: GOOD ( 14.41 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Kevin Olof, please find below and in the replies the main pull requests for Rockchip stuff for 4.18. Depending on timing there may or may not be a second round but so far I don't have anything big on the radar. The signed tags should explain the individual contents, so please pull. Thanks Heiko The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-drivers-1 for you to fetch changes up to 9e59c5f66c624b43c766a9fe3b2430e0e976bf0e: soc: rockchip: power-domain: Fix wrong value when power up pd with writemask (2018-05-14 11:53:26 +0200) ---------------------------------------------------------------- Fix for an issue introduced in 2016 where some powerdomains could only be turned off but not on again. ---------------------------------------------------------------- Finley Xiao (1): soc: rockchip: power-domain: Fix wrong value when power up pd with writemask drivers/soc/rockchip/pm_domains.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) From patchwork Tue May 15 10:38:49 2018 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: 913564 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PNHGm9oh"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40lYxR37R9z9s1R for ; Tue, 15 May 2018 20:40:27 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xcN4WdW7kb3YypBu0xQ2USEXCYPF6+lG0aPvvgxAqT4=; b=PNHGm9ohlKMYk9 oilUfY4eXpIK8gnFpuwPAMXwBjceNm7aY56DmDS61fBAPFnSrqud7Zw/kYrfvhJr18E8Eh+HJc3ab S0x3gEKMsPVisJ6OEBI//Dl+OrR3ISipH9US9VuAIDxvX9rNVnBHiLkgNbFS3z80TVJDYk0Uz4CiJ RsTV354ez8JwGUsOpE+2KskP/jpehlW2lVa/LdTX+vQqgrFkAxlCiZohITzop+x+kYpcfMIeSjMs4 0L640d+lwJqT57/eBqjDrqXIdJaIt+54LNcsPjFbYPJ2v3sffDSi2YLBz8FKD8QtHJF9/vqA1FTtz WoJ/X3qU/V+VmZZnghrA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXNS-0006Q0-K9; Tue, 15 May 2018 10:40:18 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXMJ-0005cj-A9; Tue, 15 May 2018 10:39:16 +0000 Received: from wd0766.dip.tu-dresden.de ([141.76.110.254] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fIXM7-0000SR-2H; Tue, 15 May 2018 12:38:55 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/4] Rockchip dts32 updates for 4.18 round 1 Date: Tue, 15 May 2018 12:38:49 +0200 Message-ID: <2461510.NP0ZiRnFEz@phil> In-Reply-To: <2000491.bLgWuj0xar@phil> References: <2000491.bLgWuj0xar@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180515_033907_560968_235DE865 X-CRM114-Status: GOOD ( 14.87 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-dts32-1 for you to fetch changes up to 08624814cbec12b1ce877bf80f6990ad2b9cdcd7: ARM: dts: rockchip: default serial for rk3288 Tinker Board (2018-04-20 14:55:07 +0200) ---------------------------------------------------------------- Fixed pin numbers for uart4 on rk3288, iommu clocks and small changes over multiple boards like default serial setting for rk3288-tinker, output selection for the dp83867 on the phycore-som and the newly added pwm-backlight delay properties for veyron boards. ---------------------------------------------------------------- Daniel Schultz (1): ARM: dts: rockchip: Add dp83867 CLK_OUT muxing on rk3288-phycore-som Enric Balletbo i Serra (2): ARM: dts: rockchip: set PWM delay backlight settings for Veyron ARM: dts: rockchip: set PWM delay backlight settings for Minnie Heinrich Schuchardt (1): ARM: dts: rockchip: default serial for rk3288 Tinker Board Jacob Chen (1): ARM: dts: rockchip: fix uart4 pin-numbers for rk3288 Jeffy Chen (1): ARM: dts: rockchip: add clocks in iommu nodes arch/arm/boot/dts/rk3036.dtsi | 2 ++ arch/arm/boot/dts/rk322x.dtsi | 8 ++++++++ arch/arm/boot/dts/rk3288-phycore-som.dtsi | 1 + arch/arm/boot/dts/rk3288-tinker.dts | 4 ++++ arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 3 ++- arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 ++ arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++++---- 7 files changed, 35 insertions(+), 5 deletions(-) From patchwork Tue May 15 10:39:26 2018 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: 913565 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WV7EUVo8"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40lYyT4YPWz9s1R for ; Tue, 15 May 2018 20:41:21 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0Xq1u/T0BJM+/dwy1Xyg8M98runV13wO1IqHOe1GMB4=; b=WV7EUVo8GMNj2v c9bo1DhS7cNR8gT4SRjftsxdp4ZD/g2J9UUKlSOO6UTia6rN2M4v/aUxVE5/zz6PLVWWSwOcKdXMw blJDnUwP+XCLwsu1dfo9OqpK+4+oHW0Z2s6SRZ1pkpDhw8STxAZtonql0VjYqY3otcGvloMuFk5o0 rDSNLRI+0OVNjyPZJP6uFrBjditGhi+aOfDqaSU1iinG6dT+1okTxZisMiAJQrgxxdgJ9mX002Rsh Xf9ZdHcTwHo/id4l4gQT1Wne36D1WLGyIyQMQPUb0/M4t0dI7SQRg4qDQlRYL0KipsI3UZ6kjmTEm fKm/Aib0Ul/HV4f21x0w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXON-00082p-GM; Tue, 15 May 2018 10:41:15 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXMu-00060O-JS; Tue, 15 May 2018 10:39:46 +0000 Received: from wd0766.dip.tu-dresden.de ([141.76.110.254] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fIXMh-0000T5-K7; Tue, 15 May 2018 12:39:31 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 3/4] Rockchip dts64 updates for 4.18 round 1 Date: Tue, 15 May 2018 12:39:26 +0200 Message-ID: <20114925.REm1YfjZS7@phil> In-Reply-To: <2000491.bLgWuj0xar@phil> References: <2000491.bLgWuj0xar@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180515_033944_831163_C16DA83A X-CRM114-Status: GOOD ( 15.13 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-dts64-1 for you to fetch changes up to 17bd0737948aa841b76278a601217b914aa5f18e: arm64: dts: rockchip: enable hdmi on rk3399-puma-haikou (2018-05-03 14:38:20 +0200) ---------------------------------------------------------------- All iommus got their clocks added and rk3399 got support for its usb3-phy otg-port and better ajustment for the cpll child clocks. On the board side, all rk3399 got their typec phys enabled - which is needed for better usb support, the sapphire board got some more properties moved to the excavator baseboard where they really belong, kevin got a fix to use a real devicetree compatible and puma-haikou got its hdmi port enabled. ---------------------------------------------------------------- Dmitry Torokhov (1): arm64: dts: rockchip: use canonical compatible for touchpad/touchscreen on gru-kevin Enric Balletbo i Serra (5): arm64: dts: rockchip: enable typec-phy for rk3399-sapphire arm64: dts: rockchip: enable typec-phy for rk3399-firefly arm64: dts: rockchip: enable typec-phy1 for rk3399-puma arm64: dts: rockchip: enable typec-phy0 for rk3399-puma-haikou arm64: dts: rockchip: add usb3-phy otg-port support for rk3399 Jakob Unterwurzacher (1): arm64: dts: rockchip: enable hdmi on rk3399-puma-haikou Jeffy Chen (1): arm64: dts: rockchip: add clocks in iommu nodes Lin Huang (1): arm64: dts: rockchip: assign clock rate for cpll child clocks on rk3399 Vicente Bergas (2): arm64: dts: rockchip: move rk3399-sapphire PCIe to excavator baseboard arm64: dts: rockchip: remove PCIe assigned-clocks in excavator baseboard arch/arm64/boot/dts/rockchip/rk3328.dtsi | 10 ++++++ arch/arm64/boot/dts/rockchip/rk3368.dtsi | 10 ++++++ arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 8 +++++ arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts | 4 +-- arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 8 +++-- .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 25 +++++++++++++++ arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 4 +++ .../dts/rockchip/rk3399-sapphire-excavator.dts | 12 ++++++++ arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 23 +++++--------- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 36 ++++++++++++++++------ 10 files changed, 111 insertions(+), 29 deletions(-) From patchwork Tue May 15 10:40:05 2018 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: 913566 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nXQ62Bev"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40lZ0W14r5z9s28 for ; Tue, 15 May 2018 20:43:07 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2kQ9mA51q0Of5Yks+cLRXR1ZMkO6NUHSiEbIRvt4WX4=; b=nXQ62BevGJFk34 2jWkbBk2DMRchB45APATK1+Q8O9x1kiKPHH1qecdVd0ikdIXGd7b9Nd6+iA+C+Hskb+xobkBrWZvp 9UxpMVs5dtYN98/hC92T7hfdsIWzFL2qgaFnJUkyJgcOO7sQ77jDH4IlUwboSy3yMfjDK2aSqbpFP mUlSE6rm/qfAMK33wipX90J+XOCl76FHRFGVz8coYsv8Ow1MriIOOPW4feERKb8lVM5JELChcfwRv Hi9nUxizkg5DF7xVG+65ClVpD+AHZk+H/Ikwj7GDq1+cedCeiquRA5w9f/VV+Zh2mEB9kXE0Vmr1I NlRbfubfC6GfapiIqZnQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXQ3-0000bb-Vo; Tue, 15 May 2018 10:42:59 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIXNW-0006bU-N1; Tue, 15 May 2018 10:40:25 +0000 Received: from wd0766.dip.tu-dresden.de ([141.76.110.254] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fIXNK-0000TV-HE; Tue, 15 May 2018 12:40:10 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 4/4] Rockchip arm64 defconfig updates for 4.18 round 1 Date: Tue, 15 May 2018 12:40:05 +0200 Message-ID: <2676342.8y6AX4oR9f@phil> In-Reply-To: <2000491.bLgWuj0xar@phil> References: <2000491.bLgWuj0xar@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180515_034022_965591_1D3EC08B X-CRM114-Status: GOOD ( 11.60 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-defconfig64-1 for you to fetch changes up to 214f2c319a140f8a0121f362ad8e73ea1576d5ad: arm64: defconfig: enable rockchip efuse (2018-05-09 16:33:09 +0200) ---------------------------------------------------------------- Enablement of Rockchip-specific efuse, io-domain and typec drivers as well as general cros-ec, hid, touchscreen bluetooth and wifi-drivers on 64bit arm platforms. ---------------------------------------------------------------- Enric Balletbo i Serra (3): arm64: defconfig: Enable typec-phy and extcon-usbc-cros-ec for rk3399 arm64: defconfig: Enable Rockchip io-domain driver arm64: defconfig: Enable ChromeOS EC drivers for supported Chromebooks. Ezequiel Garcia (4): arm64: defconfig: Enable HID over I2C drivers arm64: defconfig: Enable Atmel Maxtouch driver arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver arm64: defconfig: Enable bluetooth USB support Heiko Stuebner (1): arm64: defconfig: enable rockchip efuse arch/arm64/configs/defconfig | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)