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=-7.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 EE117C352A3 for ; Sat, 15 Feb 2020 20:00:20 +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 B72582084E for ; Sat, 15 Feb 2020 20:00:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="A7vosUNq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B72582084E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz 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: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date: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=+IXIKGR3D2uLGT8stDci+JV0QlIcXuWJeUkhupyxiuM=; b=A7vosUNqux7rOI110Hr1pXbvB ufu3fOKcHR0urkjztNZTcM6DYKTmn2kA5Owu7UwpWJ2QrUxHcnt/xQEk4IN/1U5WQuopIwTnnKa4M LaZCB3T4dTb6QJTBRP/aYWpZT/AWuvgss+qKA9HQaspOPZ4HMZkLKHrOqVccsg8wbEnR10Zn02Qa8 /R9p6yxM3FCXPWk8NeQ0+rt96rx7/bhSeEOrkMAfjokuoGKPlRX7UO5geKL9n1Stn9VtD8yrBSzeI 9fpAuW/AYenfjbpAlGInquJPuGzlxspqYpfubxGDFaDLLPlXQk3HjZNW8A/mtrZDJyIF/sKhjSOwV jsvOBHeDA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j33bp-0000dM-Vp; Sat, 15 Feb 2020 20:00:14 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j33bc-0007ni-Ow for linux-arm-kernel@lists.infradead.org; Sat, 15 Feb 2020 20:00:02 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 8981B1C1CBB; Sat, 15 Feb 2020 20:59:50 +0100 (CET) Date: Sat, 15 Feb 2020 20:59:49 +0100 From: Pavel Machek To: Tony Lindgren Subject: Re: 5.6-rc0.95: /dev/motmdm no longer there Message-ID: <20200215195949.GB10344@amd> References: <20200209213422.GA3009@amd> <20200209213717.GD64767@atomide.com> MIME-Version: 1.0 In-Reply-To: <20200209213717.GD64767@atomide.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200215_120000_960519_44AA246B X-CRM114-Status: GOOD ( 13.80 ) 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: mpartap@gmx.net, merlijn@wizzup.org, martin_rysavy@centrum.cz, kernel list , sre@kernel.org, nekit1000@gmail.com, linux-omap@vger.kernel.org, linux-arm-kernel Content-Type: multipart/mixed; boundary="===============1825369030168343041==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1825369030168343041== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GID0FwUMdk1T2AWN" Content-Disposition: inline --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > 5.6-rc0.95 -- based on: > >=20 > > commit fdfa3a6778b194974df77b384cc71eb2e503639a > > Merge: 291abfea4746 e0a514259378 > > Author: Linus Torvalds > > Date: Sat Feb 8 17:24:41 2020 -0800 > >=20 > > Merge tag 'scsi-misc' of > > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi > >=20 > >=20 > > /dev/motmdm* is not there for me. Unfortunately, > > drivers/mfd/motorola-mdm.c is not mainline, so I can't just try with > > the mainline.... > >=20 > > Does it work for you? > >=20 > > I have ... rather a lot of warnings in dmesg :-(. /dev/ttyUSB4 works > > ok for me. > >=20 > > Can I somehow help get /dev/motmdmX upstream? >=20 > Heh yeah actually I'm cleaning up those patches right now :) >=20 > Meanwhile, try droid4-pending-v5.5 branch or pick the related > patches from there. Thanks, that branch works fine for me. I guess I should try to get my Droid into state where it can be used as a primary phone. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --GID0FwUMdk1T2AWN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl5ITbUACgkQMOfwapXb+vIKOACgn6mIIDmlx9TU0KIt9aeaHQ3b TLkAniPVNkucHHFfsaAAyssKqsyoP2/Y =E/d4 -----END PGP SIGNATURE----- --GID0FwUMdk1T2AWN-- --===============1825369030168343041== 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 --===============1825369030168343041==--