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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 8B804C47094 for ; Thu, 10 Jun 2021 16:09:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7049F613DE for ; Thu, 10 Jun 2021 16:09:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230051AbhFJQLy (ORCPT ); Thu, 10 Jun 2021 12:11:54 -0400 Received: from mail-ot1-f41.google.com ([209.85.210.41]:46075 "EHLO mail-ot1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229963AbhFJQLx (ORCPT ); Thu, 10 Jun 2021 12:11:53 -0400 Received: by mail-ot1-f41.google.com with SMTP id 6-20020a9d07860000b02903e83bf8f8fcso171963oto.12 for ; Thu, 10 Jun 2021 09:09:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=5uP5iLfFupjyBLuiOoisduDWJq2tkx0DsmOUWz3W6Ww=; b=KJk9pf144tgcWmwgrQOKxKZ+liNo/T1DDE17bORb7Z440NB2/fV2V395FYl3K+KDAf ZlfMlgh69//cXruFeEVBXbeZVLYtYV/NuzYNiclkzD89KX1DhfyYLVleXeIze+icOiuN 3EMuxVroom39IUujq3f4cSpmq8tXzAWVxGrtarTolhG6/TUX+ejv8rxF0yueArsVFEpe yzoOjkzKGaKH8K71Cr2ZY15EE8PPEW/wBLYTs6sPyTU0qlQbglLtU5k1gqCnuEjTM2aB 8WQwL5IZLxIoz4BUCRnZJ0fhzbQlF/1oNiW4MMInxDOZ3Of/2AmE8IbPyXTazGEiTYc0 2vGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=5uP5iLfFupjyBLuiOoisduDWJq2tkx0DsmOUWz3W6Ww=; b=hXdy7sbCeUAuLTZlZnyqAHqEyXnq8m2kZQCP2oBXcp0akx+ZA8AgoOiE30WIiEiA1V 5gKR8IOysVNrz7NCYCsC2SkMhpFfaVHQifO9wWTdMzvlGrOkdf+ifc0JrRwraY6dBQCw cIw+Iindy4EfzeFPpEypL2tdtM/cOAWyTzQlEGhjendTt/cgcOcjQTBUsNXuX4rnQAE5 ALx8+HPvm4hlI2HWDxaumPWZ/i/cs6PQUn5ELvtC28Vppwy3fqQYWn/w1qy3Jp3t9Sz+ M/OsMY0j1TLU/u7paaKmkIBF+bJlb0M098xTF6VxAqW1k+kEO+QsRfiENNJWp7ox9AEP iHIQ== X-Gm-Message-State: AOAM530FpKot1rYu46jLI1XFeCs0+/5D4sX3GjP5aUgj08zTOadpiMNA jj8NmM2FhZWldBUJ1tLYIFk/Ig== X-Google-Smtp-Source: ABdhPJw0/Tai/WrU0WNiviZHv/AlybRq898/vT8qr76AZ5mSnImIIRwYlU/Zxei+yYCpCfPVv92xCg== X-Received: by 2002:a9d:7e97:: with SMTP id m23mr3245416otp.286.1623341337327; Thu, 10 Jun 2021 09:08:57 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id h23sm632294oih.30.2021.06.10.09.08.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 09:08:56 -0700 (PDT) Date: Thu, 10 Jun 2021 11:08:55 -0500 From: Bjorn Andersson To: Felipe Balbi Cc: Andy Gross , Rob Herring , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Felipe Balbi Subject: Re: [PATCH v2] arm64: dts: qcom: add initial device-tree for Microsoft Surface Duo Message-ID: References: <20210603122923.1919624-1-balbi@kernel.org> <875yyl28bp.fsf@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <875yyl28bp.fsf@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu 10 Jun 07:49 CDT 2021, Felipe Balbi wrote: > Felipe Balbi writes: > > > From: Felipe Balbi > > > > Microsoft Surface Duo is based on SM8150 chipset. This new Device Tree > > is a copy of sm8150-mtp with a the addition of the volume up key and > > relevant i2c nodes. > > > > Signed-off-by: Felipe Balbi > > Gentle reminder here. > Sorry, it's been sitting in my local tree for a few days, but now it's pushed out. Thank you, Bjorn