public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Alim Akhtar <alim.akhtar@samsung.com>
Cc: robh+dt@kernel.org, devicetree@vger.kernel.org,
	linux-scsi@vger.kernel.org, avri.altman@wdc.com,
	martin.petersen@oracle.com, kwmad.kim@samsung.com,
	stanley.chu@mediatek.com, cang@codeaurora.org
Subject: Re: [PATCH 5/5] arm64: dts: Add node for ufs exynos7
Date: Fri, 13 Mar 2020 10:05:34 +0100	[thread overview]
Message-ID: <20200313090534.GC7416@pi3> (raw)
In-Reply-To: <20200306150529.3370-6-alim.akhtar@samsung.com>

On Fri, Mar 06, 2020 at 08:35:29PM +0530, Alim Akhtar wrote:
> Adding dt node foe UFS and UFS-PHY for exynos7 SoC.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
>  .../boot/dts/exynos/exynos7-espresso.dts      | 16 ++++++
>  arch/arm64/boot/dts/exynos/exynos7.dtsi       | 56 ++++++++++++++++++-
>  2 files changed, 70 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
> index 7af288fa9475..dee5a3ae7de3 100644
> --- a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
> +++ b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
> @@ -410,3 +410,19 @@
>  	vbus-supply = <&usb30_vbus_reg>;
>  	vbus-boost-supply = <&usb3drd_boost_5v>;
>  };
> +
> +&ufs {

Let's keep it in alphabetical order, so before usbdrd_phy.

> +	status = "okay";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&ufs_rst_n &ufs_refclk_out>;
> +	ufs,pwr-attr-mode = "FAST";
> +	ufs,pwr-attr-lane = <2>;
> +	ufs,pwr-attr-gear = <2>;
> +	ufs,pwr-attr-hs-series = "HS_rate_b";
> +	ufs-rx-adv-fine-gran-sup_en = <1>;
> +	ufs-rx-adv-fine-gran-step = <3>;
> +	ufs-rx-adv-min-activate-time-cap = <9>;
> +	ufs-pa-granularity = <6>;
> +	ufs-pa-tacctivate = <3>;
> +	ufs-pa-hibern8time = <20>;
> +};
> diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
> index 5558045637ac..3edf63d18873 100644
> --- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
> @@ -220,9 +220,14 @@
>  			#clock-cells = <1>;
>  			clocks = <&fin_pll>, <&clock_top1 DOUT_ACLK_FSYS1_200>,
>  				 <&clock_top1 DOUT_SCLK_MMC0>,
> -				 <&clock_top1 DOUT_SCLK_MMC1>;
> +				 <&clock_top1 DOUT_SCLK_MMC1>,
> +				 <&clock_top1 DOUT_SCLK_UFSUNIPRO20>,
> +				 <&clock_top1 DOUT_SCLK_PHY_FSYS1>,
> +				 <&clock_top1 DOUT_SCLK_PHY_FSYS1_26M>;
>  			clock-names = "fin_pll", "dout_aclk_fsys1_200",
> -				      "dout_sclk_mmc0", "dout_sclk_mmc1";
> +				      "dout_sclk_mmc0", "dout_sclk_mmc1",
> +				      "dout_sclk_ufsunipro20", "dout_sclk_phy_fsys1",
> +				      "dout_sclk_phy_fsys1_26m";
>  		};
>  
>  		serial_0: serial@13630000 {
> @@ -634,6 +639,53 @@
>  				phy-names = "usb2-phy", "usb3-phy";
>  			};
>  		};
> +
> +		ufs: ufs@15570000 {
> +			compatible ="samsung,exynos7-ufs";

Space after =.

> +			#address-cells = <1>;
> +			#size-cells = <1>;
> +			ranges;
> +			reg =

No new line after =

> +				<0x15570000 0x100>,  /* 0: HCI standard */
> +				<0x15570100 0x100>,  /* 1: Vendor specificed */
> +				<0x15571000 0x200>,  /* 2: UNIPRO */
> +				<0x15572000 0x300>;  /* 3: UFS protector */
> +			reg-names = "hci", "vs_hci", "unipro", "ufsp";
> +			interrupts = <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>;
> +			clocks =
> +				/* core clock */

Ditto here and further, no new liine after =

Rest looks good. I will need DT's ack on bindings before I will take the
DTS to samsung-soc.

Best regards,
Krzysztof

> +				<&clock_fsys1 ACLK_UFS20_LINK>,
> +				/* unipro clocks */
> +				<&clock_fsys1 SCLK_UFSUNIPRO20_USER>;
> +			clock-names =
> +				/* core clocks */
> +				"core_clk",
> +				/* unipro clocks */
> +				"sclk_unipro_main";
> +			freq-table-hz = <0 0>, <0 0>;
> +			pclk-freq-avail-range = <70000000 133000000>;
> +			ufs,pwr-local-l2-timer = <8000 28000 20000>;
> +			ufs,pwr-remote-l2-timer = <12000 32000 16000>;
> +			phys = <&ufs_phy>;
> +			phy-names = "ufs-phy";
> +			status = "disabled";
> +		};
> +
> +		ufs_phy: ufs-phy@0x15571800 {
> +			compatible = "samsung,exynos7-ufs-phy";
> +			reg = <0x15571800 0x240>;
> +			reg-names = "phy-pma";
> +			samsung,pmu-syscon = <&pmu_system_controller>;
> +			#phy-cells = <0>;
> +			clocks =
> +				/* refclk clocks */
> +				<&clock_fsys1 MOUT_FSYS1_PHYCLK_SEL1>,
> +				<&clock_top1 CLK_SCLK_PHY_FSYS1_26M>;
> +			clock-names =
> +				/* refclk clocks */
> +				"ref_clk_parent",
> +				"ref_clk";
> +		};
>  	};
>  
>  	timer {
> -- 
> 2.17.1
> 

  reply	other threads:[~2020-03-13  9:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200306151019epcas5p11f5fcf849ece9a808396d9aa3a65410d@epcas5p1.samsung.com>
2020-03-06 15:05 ` [PATCH 0/5] exynos-ufs: Add support for UFS HCI Alim Akhtar
2020-03-06 15:05   ` [PATCH 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings Alim Akhtar
2020-03-09 18:10     ` Rob Herring
2020-03-11  5:42       ` Alim Akhtar
2020-03-06 15:05   ` [PATCH 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC Alim Akhtar
2020-03-16  5:36     ` Kiwoong Kim
2020-03-16 15:46       ` Alim Akhtar
2020-03-06 15:05   ` [PATCH 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller Alim Akhtar
2020-03-06 15:05   ` [PATCH 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs Alim Akhtar
2020-03-16  5:33     ` Kiwoong Kim
2020-03-16 15:45       ` Alim Akhtar
2020-03-06 15:05   ` [PATCH 5/5] arm64: dts: Add node for ufs exynos7 Alim Akhtar
2020-03-13  9:05     ` Krzysztof Kozlowski [this message]
2020-03-13  0:54   ` [PATCH 0/5] exynos-ufs: Add support for UFS HCI Alim Akhtar
2020-03-13  8:23     ` Krzysztof Kozlowski
2020-03-13  8:54       ` Alim Akhtar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200313090534.GC7416@pi3 \
    --to=krzk@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=avri.altman@wdc.com \
    --cc=cang@codeaurora.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kwmad.kim@samsung.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=robh+dt@kernel.org \
    --cc=stanley.chu@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox