From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EDEB0C31E51 for ; Tue, 18 Jun 2019 08:44:59 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 C1A78206B7 for ; Tue, 18 Jun 2019 08:44:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="I+qtI/Th" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C1A78206B7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sMBJTrAoG+2KzQ9n92M5h1iT5tsV3KoXSW6Aatzd4bc=; b=I+qtI/ThcBMFhTpS9davXmuDo 3gciCzgU8V3SQ1BZK2zWukqYTVVrzqPyL1iUR8yuOYgpjSEi/mmrQHZmjBiNU6ho9QdaSJ0jREzz9 tWIRLXVMrE1YK+h3s3j1UVcbiFos87hRW5yCahp2bvvXm8RZM5yTkIjF77EzZ3dE1Y4RHnqSULZbx v3j9VES1pMT+tJgnY2ii+3TC+qnJ0KohdXXbsoy65/UJAZthvCXNGxOqF96W3r2mzEpqR2LzrJU88 vnv6/1pXFENzml/O6ukyfdOuD/0ITjwUhTp1TDd/7ukQj5i+85SOY+VkJq8n0dJK+NzKfPf5rphHC npSYF+H4w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hd9je-0000fg-M3; Tue, 18 Jun 2019 08:44:58 +0000 Received: from mga04.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hd9jb-0000f5-Pe for linux-arm-kernel@lists.infradead.org; Tue, 18 Jun 2019 08:44:57 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Jun 2019 01:44:55 -0700 X-ExtLoop1: 1 Received: from pipin.fi.intel.com (HELO pipin) ([10.237.72.175]) by FMSMGA003.fm.intel.com with ESMTP; 18 Jun 2019 01:44:52 -0700 From: Felipe Balbi To: Lee Jones Subject: Re: [RESEND v4 0/4] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops In-Reply-To: <20190618080828.GJ16364@dell> References: <20190617125105.6186-1-lee.jones@linaro.org> <87lfy0gym0.fsf@linux.intel.com> <20190617132349.GI16364@dell> <87a7efgxw7.fsf@linux.intel.com> <20190618080828.GJ16364@dell> Date: Tue, 18 Jun 2019 11:44:48 +0300 Message-ID: <87wohjffjz.fsf@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190618_014455_840639_633628FC X-CRM114-Status: GOOD ( 10.87 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, ard.biesheuvel@linaro.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, agross@kernel.org, bjorn.andersson@linaro.org, david.brown@linaro.org, alokc@codeaurora.org, linux-arm-msm@vger.kernel.org, jlhugo@gmail.com, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============8908417747279095453==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8908417747279095453== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, Lee Jones writes: > On Tue, 18 Jun 2019, Felipe Balbi wrote: >> Lee Jones writes: >> > On Mon, 17 Jun 2019, Felipe Balbi wrote: >> > >> >> Lee Jones writes: >> >>=20 >> >> > This patch-set ensures the kernel is bootable on the newly released >> >> > AArch64 based Laptops using ACPI configuration tables. The Pinctrl >> >> > changes have been accepted, leaving only I2C (keyboard, touchpad, >> >> > touchscreen, fingerprint, etc, HID device) and USB (root filesystem, >> >> > camera, networking, etc) enablement. >> >> > >> >> > RESEND: Stripped I2C patches as they have also been merged into >> >> > their respective subsystem. >> >> > >> >> > v4: >> >> > * Collecting Acks >> >> > * Adding Andy Gross' new email >> >> > * Removing applied Pinctrl patches >> >> > >> >> > Lee Jones (4): >> >> > soc: qcom: geni: Add support for ACPI >> >> > usb: dwc3: qcom: Add support for booting with ACPI >> >> > usb: dwc3: qcom: Start USB in 'host mode' on the SDM845 >> >> > usb: dwc3: qcom: Improve error handling >> >>=20 >> >> pushed to testing/next >> > >> > Sounds promising, thanks Felipe. >> > >> > OOI, what is your process? >> > >> > How does do the patches typically sit in there? >>=20 >> I'll probably merge to my 'next' branch today. I leave them in >> testing/next for a couple days, usually, so 0-day can run its thing and >> I get a chance of at least boot testing on our machines in the lab here. >>=20 >> Since this doesn't touch anything "generic", I don't _have_ to boot >> test, so I'll probably merge to 'next' today. > > You're a star. Thanks Felipe. it's in my 'next' now. Should be in tomorrow's linux next. =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEElLzh7wn96CXwjh2IzL64meEamQYFAl0IpIAACgkQzL64meEa mQbfwxAAiJetJXp+PQT5+Erhw0RVJLt2IbC6/mEQKg82EfTN4MVOBIRu0W3HIl6O 4dCCBxcDa2YvpSIZZTyxfx/2uyrxQo1qctq5GW2uXCutmMBndc6+c3ttvROphyO5 GYwhzp2bey9uGAO0FsDxXLoeIhJ2wOt30/cgslh2E4a6ql4RHRbCGaTGqQAh+snG RT5cZeGCvFtwj0R7NEqutqIqDkXAjf3NmHR5vzeNATpaM9WruHUu1kElsMxpDUhb 1lK7GS/4KnRqkKnR3SSTGHiAq4XrVl58BGzPFrj/v9Km/C+XYhClb5m3Tr6yQl07 fIGMmi5oQ3ylEUStFu1aA7U2xWpotPVQak8skMBxTQPGPyZWW6CAOA2dNcYvtJPl 1SV7PSWppLi66p8ienUDmZWhIa5kXW+p79p5kssnsU9yNy6aR7RCnUR9BInr+siq 6vZszRKkdcvadUTYS+yTvMGtxDegzPgetX8SI3jnvWpcxwkMSyCh6Dqa8rtKu8fN QMzl8eaKXOWCxOPGf87r9irnC+KagFRlKIdpSLJKu2UEHZvLVHCjyEKwwINzyMMz f21PMcHPZ/WBsiVqgHiiOC3mV6ELT0wioOI1kSSLC0nvMS8zaIALtt19QonF88uW bg1mNfyOz4mqbwn3up4axpMwLnUUgGy+bvuVtWDP3dPcA/LE1TU= =iXuK -----END PGP SIGNATURE----- --=-=-=-- --===============8908417747279095453== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8908417747279095453==--