Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4645410pxv; Tue, 6 Jul 2021 06:05:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx2T8oTfcsiuuEi4nyA30/tJGabSz/b+C1UACYcr0RhT41lgugG2E9Pb0HGrksP4chpeJBi X-Received: by 2002:aa7:c2cd:: with SMTP id m13mr8300723edp.294.1625576733427; Tue, 06 Jul 2021 06:05:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625576733; cv=none; d=google.com; s=arc-20160816; b=sXgt39BJ+/m3njjrcKoQpI1+slA9YyotlrJnMw03ADZHXbluWoMgxAt1jbdNCVs0CW HnqBjXnWM3OlO2n+JStjTk1Ikp9xSMCDAqwc8cvVcEG06L3pvlzWZ3fWv3MuD9LXDjqu 8gEi344iwklpA3kq3jogVIu0UxUJFOOxzthDJg1TK1jmZLPpFY2G+93Lg7LWr0E1Pzvi rQ/6jZweM0QT4G4Gpfjli9ysOVZaL+bTVc1ZyNu+ubmhyjtxHbxuQ735uUKzhM1ne87R AHXmaF8lnurstrAhfJL8QhaZOuFsugr0/TrWWVlQtabaaxPLz+BdiNhAEtFitc4PQvSI BNxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:cc:to:from; bh=Qtu+RVn8bCulXPBF7dq9gOTqX3RDkqC+1SkkMc5j8V4=; b=H7E2xmtfrXxRM1qQ8DIe4Ti0f++GDRmsy3EXXBB6G8J7jKUOiyZVWFV88T/053nvxu DuKrGWy4tGRbNq9BIpzR0l0hwG5KxWVHScFyWqirUa9aWSx4bREw/CdvTw49NT3df9Qb 1EtWDI75UMXHA4eQvm2Uwy46n/WwZBo1i9lMRt4FWn6LeTV8n2BA1D87INx2a5vcBX5F zaiXztrWnf1dllR6oG3+EaeFNlzQNQi9WAp906xphaf2yW0BwZ+sgG3XYB9zAyYu6yds 8xCUHf4wA9zaztju2ZZCkmPSWuZqHKeuTcLweswGosdkfRIdsdDxE7CKAnS/oVZB/2ym FKSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k8si7880647eds.398.2021.07.06.06.05.10; Tue, 06 Jul 2021 06:05:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232449AbhGFNEP (ORCPT + 99 others); Tue, 6 Jul 2021 09:04:15 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:44064 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233137AbhGFNEE (ORCPT ); Tue, 6 Jul 2021 09:04:04 -0400 Received: from ironmsg07-lv.qualcomm.com ([10.47.202.151]) by alexa-out.qualcomm.com with ESMTP; 06 Jul 2021 06:01:24 -0700 X-QCInternal: smtphost Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg07-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 06 Jul 2021 06:01:22 -0700 X-QCInternal: smtphost Received: from c-sanm-linux.qualcomm.com ([10.206.25.31]) by ironmsg02-blr.qualcomm.com with ESMTP; 06 Jul 2021 18:30:42 +0530 Received: by c-sanm-linux.qualcomm.com (Postfix, from userid 2343233) id 2DD123A90; Tue, 6 Jul 2021 18:30:41 +0530 (IST) From: Sandeep Maheswaram To: Rob Herring , Andy Gross , Bjorn Andersson , Greg Kroah-Hartman , Felipe Balbi , Stephen Boyd , Doug Anderson , Matthias Kaehlcke Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Pratham Pratap , Sandeep Maheswaram Subject: [PATCH v5 0/3] Add DT bindings and DT nodes for USB in SC7280 Date: Tue, 6 Jul 2021 18:30:10 +0530 Message-Id: <1625576413-12324-1-git-send-email-sanm@codeaurora.org> X-Mailer: git-send-email 2.7.4 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series includes usb controller and phy binding updates for SC7280 SoC and DT chnages for SC7280 SoC and SC7280 IDP board. changes in v5: Added patch for usb3-dp phy bindings for SC7280. Changed qmp usb phy to usb dp phy combo node as per Stephen's comments. Changed dwc to usb and added SC7280 compatible as per Bjorn's comments. changes in v4: changed usb3-phy to lanes in qmp phy node as it was causing probe failure. changes in v3: Moved the board specific changes to separate patch. Addressed comments from Matthias in v2. changes in v2: Dropped dt bindings patches as they are already merged in linux-next. Addressed comments from Matthias in v1. Sandeep Maheswaram (3): dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7280 arm64: dts: qcom: sc7280: Add USB related nodes arm64: dts: qcom: sc7280: Add USB nodes for IDP board .../bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 + arch/arm64/boot/dts/qcom/sc7280-idp.dts | 39 +++++ arch/arm64/boot/dts/qcom/sc7280.dtsi | 164 +++++++++++++++++++++ 3 files changed, 204 insertions(+) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation