From patchwork Fri Mar 25 16:35:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bhupesh Sharma X-Patchwork-Id: 554431 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 47C13C433F5 for ; Fri, 25 Mar 2022 16:35:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354903AbiCYQh3 (ORCPT ); Fri, 25 Mar 2022 12:37:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354521AbiCYQh2 (ORCPT ); Fri, 25 Mar 2022 12:37:28 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45AA060A9F for ; Fri, 25 Mar 2022 09:35:52 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id q19so6861786pgm.6 for ; Fri, 25 Mar 2022 09:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=59DdM1OMuwdp9CVjs5LMT5Vj5xWvhECtRS/Ocfq4B1Q=; b=OeMJ6CesmRYIII7XnopnggyoVqEsoanvgZspmVWHcn13nBPGB61sUAt+1nIikJT28a U++VArf8YYxy97kp3clOgRBNCBNKz+8Cw58RCRUc2U4nCXH60c0AEw46or+Ii0MUpxgG bSZ19ACwHJW+vwpKiPF+kOqklysC4UlrjdANGlKSd6Uq50wQRVRhFDI4fBH1B9HdG9FV ZLsZNRC7IXcfLR2n/XtzvsqEw/pLP3Cpn0M5v4PqMpMC34z7hQakWZuNOycLT/kmsPrS pJMhFcxrMvgwMb5A1r8xya+HKXppRXthH0d+6R3fheVMRflJxyqXR5DHGPpqVVqbOIhe OTkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=59DdM1OMuwdp9CVjs5LMT5Vj5xWvhECtRS/Ocfq4B1Q=; b=X2RkSk3Nsvd1FoVUzIRZUZWa0lMbUwrveOevo3EEFhe26M2LAFU3c86UHMxxfXme0Y gnr8whXUIl28jq11/mZoIR5uHSeDgMCvT25AYpv4QaGJVqEdoV4G3QrBa6vETv+djKMb ryYaUPYcJSJO4dZAnDTsCVfocVnJLtAjAPuKtDPAziYLVBrB3y3bWGUG22nSJSooN8fi m2Kd4SGcKmC86RwEUc5A8gcx5zfnJD2pluRJiEvWtylFE2dWCxVfnOW/0/H8oQMoZ8C/ lwlowy+CDtWyisrBspkvG7w+IQxKrV5TbtkU+u557yMZkkeKttiKbPrnfMIIvYKxLhyx y3lA== X-Gm-Message-State: AOAM532It61oF9YPy9zX8P+FbKbokuFQdedl4T9Z6C1tMfCUA1qiYqIn mZQoEUA83GpqiDki4+61dXpDPWi0wZnPYg== X-Google-Smtp-Source: ABdhPJyRd0wOThIIONBwFapt4DjMaBqvYAaaNG1ntcedGtasnkDrMUT40oNbvBljkaaV3CvasQwthg== X-Received: by 2002:a05:6a00:16cd:b0:4e1:366:7ee8 with SMTP id l13-20020a056a0016cd00b004e103667ee8mr10889715pfc.9.1648226151493; Fri, 25 Mar 2022 09:35:51 -0700 (PDT) Received: from localhost.localdomain ([223.233.78.42]) by smtp.gmail.com with ESMTPSA id j6-20020a17090a588600b001c699d77503sm6264948pji.2.2022.03.25.09.35.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Mar 2022 09:35:51 -0700 (PDT) From: Bhupesh Sharma To: linux-arm-msm@vger.kernel.org Cc: bhupesh.sharma@linaro.org, bhupesh.linux@gmail.com, agross@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, bjorn.andersson@linaro.org Subject: [PATCH v4 0/2] Add ethernet dts nodes for Qualcomm SA8155p-ADP board Date: Fri, 25 Mar 2022 22:05:35 +0530 Message-Id: <20220325163537.1579969-1-bhupesh.sharma@linaro.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Changes since v3: ----------------- - v3 can be seen here: https://lore.kernel.org/lkml/20220303084824.284946-4-bhupesh.sharma@linaro.org/T/ - Bjorn has accepted a couple of patches from v3 already, so drop them from this v4 version. - Dropped the EMAC GDSC quirk patch from this series, as Bjorn has already submitted a fix via [1]. - Keep only 'linux-arm-msm specific dts' patches in this subset, so that they can be easily reviewed and merged. Changes since v2: ----------------- - v2 can be seen here: https://lore.kernel.org/linux-arm-msm/20220302110508.69053-1-bhupesh.sharma@linaro.org/T - Fixed review comments from Dmitry - created a new [PATCH 2/6] to fix some identation issues with sm8150 gcc driver. Changes since v1: ----------------- - v1 can be seen here: https://lore.kernel.org/netdev/20220126221725.710167-1-bhupesh.sharma@linaro.org/t/ - Fixed review comments from Bjorn - broke the v1 series into two separate series - one each for 'net' tree and 'arm clock/dts' tree - so as to ease review of the same from the respective maintainers. - This series is intended for the 'arm msm clock/dts' tree. - Other changes: - Dropped [PATCH 7/8] from v1. - Added more background on the emac gdsc issue, requiring it to be in ALWAYS_ON state in [PATCH 5/5]. - Collected Ack from Rob for [PATCH 1/5]. - Broke down v1's [PATCH 3/8] into 3 separate patches (one each for emac, pci and ufs gdsc defines) - one of which is carried as [PATCH 2/5] in this series, which is used to enable emac GDSC. The SA8155p-ADP board supports on-board ethernet (Gibabit Interface), with support for both RGMII and RMII buses. This patchset adds the support for the same. Note that this patchset is based on an earlier sent patchset for adding PDC controller support on SM8150 (see [2]). [1]. https://lore.kernel.org/lkml/YjxkNzJMGt0f2XYF@kroah.com/T/ [2]. https://lore.kernel.org/linux-arm-msm/20220226184028.111566-1-bhupesh.sharma@linaro.org/T/ Cc: Bjorn Andersson Vinod Koul (2): arm64: dts: qcom: sm8150: add ethernet node arm64: dts: qcom: sa8155p-adp: Enable ethernet node arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 146 +++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8150.dtsi | 27 +++++ 2 files changed, 173 insertions(+)