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=-2.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 E1498C433DF for ; Thu, 11 Jun 2020 18:22:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C4CC0207ED for ; Thu, 11 Jun 2020 18:22:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="aHf9Jp2v" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727019AbgFKSWh (ORCPT ); Thu, 11 Jun 2020 14:22:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726321AbgFKSWg (ORCPT ); Thu, 11 Jun 2020 14:22:36 -0400 Received: from mail-pl1-x643.google.com (mail-pl1-x643.google.com [IPv6:2607:f8b0:4864:20::643]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22E24C08C5C2 for ; Thu, 11 Jun 2020 11:22:35 -0700 (PDT) Received: by mail-pl1-x643.google.com with SMTP id d8so2619119plo.12 for ; Thu, 11 Jun 2020 11:22:35 -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:user-agent; bh=/jrot9jiACQp7hlN4Y0oUkRnraQD0PhZgjleZb5KOTo=; b=aHf9Jp2vfXTkGatdBWzbMDHy8FhElvKkFuYFE25BSuaXxzgSoLmFV95BN4WDehHUk4 5m8N8AioXPZgZ4yXaEyHbzsYARgX7ACT2qOoQhxjE22Y3gugq9OqJ/oiqu8nGdwUIjLp ygHW9s3IPOIp68PvgF3ktrwcVpl0yo6J4KFF79Zxv1w93drrxWbFH7aDsXTKmAWTDl2I sMijFuKfbnMoe7SMqG8wYkKerIUQBOXIwG3bwTs39dNo3wmEmD80xiGRKQjTzFjKFGGE X4JUCM9VZOEP7OWpyxGHTcSlMg8sxy2ZJKYjRaiybkQC6v7TngKrKdcMj1MvTG+D274m Ftug== 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:user-agent; bh=/jrot9jiACQp7hlN4Y0oUkRnraQD0PhZgjleZb5KOTo=; b=XN6BgdJ2AuEQPf8IfGWq4nIFw7X6FlUaZzqjMZs8LC4fjbE8lesAUBAM/mt4rNfKq0 Cs0t+XyDIWFBg9KEwxWv+KT1OAJLVQ40vJZrQPCGtlccKFiN2enCSR92GmaSvmphh1Hm Kt7xgT+D9UhBTQhEqBCkTovIfdUZWr0Dvf1a4rhDXqZJA1GFJiw9Ptha67JkS2TLoAMu adKOrQTkq1Po4IpmHL6tPob0XBtjVUD8IC0bhrScROFgyH5q0/KLOoOfD2T8LHAmk9/r ZGe4ZVABO7ADbx6GQx056+F+4bRdlafbYQb3/UqxmJRBVLFIroQZwI52QWqzV0Z3C2fm wt+Q== X-Gm-Message-State: AOAM533fuEycgXL3DKOOUb0paEA5gvgONAqUBhnbHpaAO7t/7JIJGAQw QvwO4FZg+c6QS394vu11dbMz X-Google-Smtp-Source: ABdhPJweg/YmGBjZaH0+SEhkuyw3OfsGOu38/MkdBIo9BJyK7LZrm09LuM3FkeHJmP4mfy4PnjxO1g== X-Received: by 2002:a17:90a:e50b:: with SMTP id t11mr9488829pjy.109.1591899754317; Thu, 11 Jun 2020 11:22:34 -0700 (PDT) Received: from Mani-XPS-13-9360 ([2409:4072:c:23ea:6d6a:61cf:2fc0:2486]) by smtp.gmail.com with ESMTPSA id r24sm3166759pgm.25.2020.06.11.11.22.29 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 11 Jun 2020 11:22:33 -0700 (PDT) Date: Thu, 11 Jun 2020 23:52:27 +0530 From: Manivannan Sadhasivam To: Jonathan Marek Cc: linux-arm-msm@vger.kernel.org, Andy Gross , Bjorn Andersson , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , Rob Herring Subject: Re: [PATCH 0/6] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts Message-ID: <20200611182227.GA4811@Mani-XPS-13-9360> References: <20200524023815.21789-1-jonathan@marek.ca> <20200604135221.GH16719@Mani-XPS-13-9360> <20200611180503.GA22890@Mani-XPS-13-9360> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Jun 11, 2020 at 02:14:43PM -0400, Jonathan Marek wrote: > On 6/11/20 2:05 PM, Manivannan Sadhasivam wrote: > > On Thu, Jun 04, 2020 at 07:22:21PM +0530, Manivannan Sadhasivam wrote: > > > Hi, > > > > > > On Sat, May 23, 2020 at 10:38:06PM -0400, Jonathan Marek wrote: > > > > Add dts nodes for apps_smmu and USB for both sm8150 and sm8250. > > > > > > > > > > I've tested this series on an SM8250 based board and able to get Type C (USB0) > > > working. There are also couple of Type A ports (USB1) on that board behind a > > > USB hub. It is probing fine but I don't see any activity while connecting a > > > USB device. Will continue to debug and once I get them working, I'll add my > > > Tested-by tag. > > > > > > > So it turned out that I forgot to enable one regulator which kept the USB hub > > powered down. After enabling that, both Type A ports are working. Hence, > > > > Tested-by: Manivannan Sadhasivam > > > > Thanks, > > Mani > > > > Thanks for testing it. Your Tested-by only applies to the relevant patches > (patches 2 and 4 in this version) right? And can I also add your Tested-by > tag to my other series (https://patchwork.kernel.org/cover/11567095/) which > this depends on? > Sure. You can add it for all SM8250 USB patches. Thanks, Mani > > > Thanks, > > > Mani > > > > > > > Also add initial dts files for HDK855 and HDK865, based on mtp dts, with a > > > > few changes. Notably, the HDK865 dts has regulator config changed a bit based > > > > on downstream (I think sm8250-mtp.dts is wrong and copied too much from sm8150). > > > > > > > > Jonathan Marek (6): > > > > arm64: dts: qcom: sm8150: add apps_smmu node > > > > arm64: dts: qcom: sm8250: add apps_smmu node > > > > arm64: dts: qcom: sm8150: Add secondary USB and PHY nodes > > > > arm64: dts: qcom: sm8250: Add USB and PHY device nodes > > > > arm64: dts: qcom: add sm8150 hdk dts > > > > arm64: dts: qcom: add sm8250 hdk dts > > > > > > > > arch/arm64/boot/dts/qcom/Makefile | 2 + > > > > arch/arm64/boot/dts/qcom/sm8150-hdk.dts | 461 ++++++++++++++++++++++++ > > > > arch/arm64/boot/dts/qcom/sm8150.dtsi | 180 +++++++++ > > > > arch/arm64/boot/dts/qcom/sm8250-hdk.dts | 454 +++++++++++++++++++++++ > > > > arch/arm64/boot/dts/qcom/sm8250.dtsi | 287 +++++++++++++++ > > > > 5 files changed, 1384 insertions(+) > > > > create mode 100644 arch/arm64/boot/dts/qcom/sm8150-hdk.dts > > > > create mode 100644 arch/arm64/boot/dts/qcom/sm8250-hdk.dts > > > > > > > > -- > > > > 2.26.1 > > > >