Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1706467

Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code

From Kishon Vijay Abraham I <kishon@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
Date 2017-08-08 14:20 +0200
Message-ID <ucbEm-8gS-1@gated-at.bofh.it> (permalink)
References <uaEAN-3uH-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

On Friday 04 August 2017 12:18 PM, Vivek Gautam wrote:
> Refactoring the qcom-ufs phy and host controller code to move
> further towards the generic phy usage. Right now the qcom-ufs exports
> a bunch of APIs that are used by the host controller to initialize
> the phy.
> With this patch series, we populate the phy_init() which was a no-op
> earlier. The host controller then calls the phy_init() at the designated
> place rather than doing it invariably in ufs_hcd_init().
> 
> As part of this series, we introduce phy modes for ufs phy.
> The M-PHY has two data rates defined for each generations (Gears) -
> Rate A and Rate B. These can serve as the two modes of ufs HS phy.
> Host controller can direct the phy to set the respective configurations
> based on the phy modes.
> 
> The patch-series has been tested with necessary dt patches on db820c.

Can the first 3 patches go independently of the other 2 or should all this be
merged together?

Thanks
Kishon

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-04 08:50 +0200
  [PATCH 5/5] ufs/phy: qcom: Refactor to use phy_init call Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-04 08:50 +0200
  [PATCH 4/5] scsi/ufs: qcom: Set phy mode based on the controllers HS MODE Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-04 08:50 +0200
  [PATCH 1/5] dt-bindings: phy: Add PHY_TYPE_UFS definition Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-04 09:00 +0200
  Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-08 14:20 +0200
    Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-08 18:00 +0200
      Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-09 07:50 +0200
        Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-09 08:50 +0200
          Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-08-11 02:10 +0200
            Re: [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-08-11 09:20 +0200

csiph-web