Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp5311898imm; Tue, 12 Jun 2018 06:05:33 -0700 (PDT) X-Google-Smtp-Source: ADUXVKK2Q0bEVac/XANpgtgqnoQ9SeTwe/BFxquVshsqLNi96S0VJOqj9Iq76YDqUcI3dSB7/3Af X-Received: by 2002:a17:902:1127:: with SMTP id d36-v6mr320036pla.267.1528808733314; Tue, 12 Jun 2018 06:05:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528808733; cv=none; d=google.com; s=arc-20160816; b=FvCJBY8FN9Phzhat38olqWaSaQQmztF3LuryGn7Dm4gceR5+03PTCHh961GeMcSI1q z5pjALLmHj4yoTOl9fDZqpkcHyxccVlb19H/tOLTF3H6wo6rqB9J76kvhQnOoBtAs0qe YF5/u2OipyjgX0vdsQK+/q2BObe39DVYMePo5DTaaEXV8TgGq6gj8bqoX64/MvaWZ8tm u+mTd+xlXmRu+KAJq10f9jNuQnfjeGeE4F4mTEFpfdp8+bJNoPPN4r7+1+DGay21P8/P 2p0GF0pWrVUCEFtEOZ22RrTAVowOIbH72X2aRmUqhWGl7y+t2OIMc8QspUXlEy57ffaO gC7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=IqcXSWszDcDY4QFK066jOZowZvs3EmVzV4wRUhfvEaI=; b=pMkNrh54CZTzmHbbocGwCbtHtxankbraDD02AyAemw79DH3EpHyC7R3CjSHaeNFn+x cKvDvqNx7WewsO03PPGYBN28IOX6jWC4zpvQFK7RsVUiKXVbauyHPei/A58G4RUSZwov QpckD4gcs3lTr4rXT+drJKKB9nAt6ugRLFCNjW7pr1LEMmuBYWba7/zS+SgBRRb/nv7g zuLDWF9oBdrsyQftj3LnH4YvCsECk62N1LHQ7NiuzOOfKHBBPGRhKrYll+U/YWVNyKxd V5zdEhEkx3E+0YCGAJXS9sPw/8B1KmP1lby4AYTIZBejFko/hoRxB8iHAc7nEGUV6baR 5X4w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f8-v6si90480plt.35.2018.06.12.06.05.16; Tue, 12 Jun 2018 06:05:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933244AbeFLNEa (ORCPT + 99 others); Tue, 12 Jun 2018 09:04:30 -0400 Received: from gloria.sntech.de ([95.129.55.99]:54030 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932565AbeFLNE3 (ORCPT ); Tue, 12 Jun 2018 09:04:29 -0400 Received: from wd0830.dip.tu-dresden.de ([141.76.111.62] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fSiyH-0000P6-0G; Tue, 12 Jun 2018 15:04:25 +0200 From: Heiko Stuebner To: linux-arm-kernel@lists.infradead.org Cc: Linus Torvalds , Olof Johansson , ARM SoC , Linux Kernel Mailing List Subject: Re: [GIT PULL 2/4] ARM: Device-tree updates Date: Tue, 12 Jun 2018 15:04:19 +0200 Message-ID: <1628804.nlB6U0QxHY@phil> In-Reply-To: References: <20180612000142.28883-1-olof@lixom.net> <20180612000142.28883-3-olof@lixom.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 12. Juni 2018, 03:04:34 CEST schrieb Linus Torvalds: > On Mon, Jun 11, 2018 at 5:02 PM Olof Johansson wrote: > > > > - Qualcomm: > > + SDM845, a.k.a Snapdragon 845, an 4+4-core Kryo 385/845 > > (Cortex-A75/A55 derivative) SoC that's one of the current high-end > > mobile SoCs. > > > > It's great to see mainline support for it. So far, you > > can't do much with it, since a lot of peripherals are not yet in the > > DTs but driver support for USB, GPU and other pieces are starting to > > trickle in. This might end up being a well-supported SoC upstream if > > the momentum keeps up. > > Isn't the Qualcomm 845 also the SoC in some of the new WARM laptops? > > I asked one person that had an older one (ASUS NovaGo - Qualcomm 835), > and apparently you can actually disable secure boot on that thing and > boot from USB. > > In other words, it might _actually_ act like a normal laptop. > > I'd love to have something that is actually a real honest-to-goodness > ARM laptop finally. Are we getting at all close to that? I guess the Samsung Chromebook Plus (Rockchip RK3399-based [branded OP1 though]) also is somewhat close to that target - even with a nice high-res display and everything except the 32kb BootRom being replaceable. Of course Qualcomm-based devices have the Adreno/Freedreno bonus, but even in that area we're seeing some progress for Mali (Midgard) this year [0]. [0] https://rosenzweig.io/blog/a-moving-mesa-midgard-cube.html