From patchwork Thu Jan 19 00:45:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 644416 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B763C38159 for ; Thu, 19 Jan 2023 00:45:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229814AbjASAp4 (ORCPT ); Wed, 18 Jan 2023 19:45:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54530 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229816AbjASApx (ORCPT ); Wed, 18 Jan 2023 19:45:53 -0500 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C3715DC39 for ; Wed, 18 Jan 2023 16:45:45 -0800 (PST) Received: by mail-wm1-x32f.google.com with SMTP id c10-20020a05600c0a4a00b003db0636ff84so188434wmq.0 for ; Wed, 18 Jan 2023 16:45:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=4Kip7JGtKPH/G7ir14KAj9xQjGYwxexOnro2oZg7kXI=; b=dMyubnXXrCdlf8aWxP0t1d2AsTEVrNLTZH+P1zI6lRjGoplCpYdgl1CeEY8Uv3tsDG 4Ck5yos1VxcWeL+4vibdNV2wER3TWdoedO41v+rGf5ubyPFIWsEqRMTsTc6AivEdI3fe KxNgTOgZf7GFsnPuuG7NpHGQ40vXg17FxCbngMaORcBw+Y6KjbUHNC6DeUGVYK1lbUCM c2/uRMIJX6lqjVamAmSu+d0Sa2Qz5sHIGCQ8dCUU43il4Kwa8whSUvEpkvTT8XUfVYxj oZunfSmJ8y2NKjuSFCQw7jEPjUvQzI88FwWX1W8FkBSQvwobWOUlxFy7vny49cbEVqsN SS5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=4Kip7JGtKPH/G7ir14KAj9xQjGYwxexOnro2oZg7kXI=; b=qFtzSthvz9bvmrpkC59DCXncn4yZR7EXGa3GrxgSlL194nVbBkj8kutNbIOl/QszI7 agIoFnL59rwzIPo/MhhB3kW0TF0fYqiT9VZZh5U7ttkkJyChyoHIPCQbNPo9vt8bc5tQ Vnd5qKJf5s1k1BKKspOOBGxIggU1WxeLCZkBCJ5IRg0ujyQHMfPiP+0LGp4VLwUp8D2x M8Ma6q/2PnSYeUfb6NhgWdr8pOLz+yBOv/S4EmROAWgOfvJ1h5yqpIK1Cf9WK1UBPRP0 UO2yk41x7VYtfz+HNmj4KZhWUAe16BXLxNm6gm1detNJIdXbg5x4gtaUjfpTc0sSjE4j 8eDA== X-Gm-Message-State: AFqh2koNL2sc2vMz6kmTw6PAVTY3OIVYnJ4RoKKz4l4z4fRUUVhdmrXM 1bMiZu6M4roRo0lAzb65P3kLzg== X-Google-Smtp-Source: AMrXdXsqVTDn5/Ya5ZDs8WcPVLvXYvsIFToX2e5F2K30NnDa3M5Is8xIWW+ax41fhNb9Aj6b782yaA== X-Received: by 2002:a05:600c:3596:b0:3da:1357:4ca2 with SMTP id p22-20020a05600c359600b003da13574ca2mr8778377wmq.11.1674089143804; Wed, 18 Jan 2023 16:45:43 -0800 (PST) Received: from hackbox.lan ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id m16-20020a05600c3b1000b003dafadd2f77sm3870491wms.1.2023.01.18.16.45.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Jan 2023 16:45:43 -0800 (PST) From: Abel Vesa To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List Subject: [PATCH v2 0/2] arm64: dts: qcom: sm8550: Add USB HC and PHY support Date: Thu, 19 Jan 2023 02:45:31 +0200 Message-Id: <20230119004533.1869870-1-abel.vesa@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patchset adds USB controller and PHYs support to SM8550 platform and enables them on the MTP board. The v1 was here: https://lore.kernel.org/all/20221116132212.2842655-1-abel.vesa@linaro.org/ Changes since v1: * fixed the clocks and clock-names of qmpphy to be aligned with sc8280xp * dropped the child node from the phy nodes, like Johan suggested, and updated to use the sc8280xp binding scheme * moved status property last everywhere needed * dropped the newline for phy-names, like Konrad suggested * decided to move #address-cells, #size-cells and ranges properties in such a way to be aligned with sc8280xp Abel Vesa (2): arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes arm64: dts: qcom: sm8550-mtp: Add USB PHYs and HC nodes arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 22 ++++++ arch/arm64/boot/dts/qcom/sm8550.dtsi | 92 ++++++++++++++++++++++++- 2 files changed, 113 insertions(+), 1 deletion(-)