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


Groups > linux.kernel > #1518188

Re: [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max"

From Heiko Stuebner <heiko@sntech.de>
Newsgroups linux.kernel
Subject Re: [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max"
Date 2016-11-09 15:10 +0100
Message-ID <sBBJD-8kn-9@gated-at.bofh.it> (permalink)
References <szjHb-fT-3@gated-at.bofh.it> <szjHb-fT-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Am Donnerstag, 3. November 2016, 15:21:33 CET schrieb Jaehoon Chung:
> In drivers/mmc/core/host.c, there is "max-frequency" property.
> It should be same behavior. So use the "max-frequency" instead of
> "clock-freq-min-max".
> 
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>

looks good, my veyron-pinky and rk3036-kylin still seem to work and hopefully 
I haven't missed any spelling errors in the properties :-), so applied to my 
dts32 branch for 4.10


Thanks
Heiko

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


Thread

[PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of  "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
    Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy"  instead of "clock-freq-min-max" Krzysztof Kozlowski <krzk@kernel.org> - 2016-11-03 19:50 +0100
      Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead  of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-04 11:30 +0100
        Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Heiko Stuebner <heiko@sntech.de> - 2016-11-04 12:30 +0100
          Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy"  instead of "clock-freq-min-max" Krzysztof Kozlowski <krzk@kernel.org> - 2016-11-04 16:10 +0100
            Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead  of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-07 01:40 +0100
              Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy"  instead of "clock-freq-min-max" Krzysztof Kozlowski <krzk@kernel.org> - 2016-11-09 21:20 +0100
  [PATCH 05/13] mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused  properties Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
    Re: [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused  properties Rob Herring <robh@kernel.org> - 2016-11-10 19:50 +0100
  [PATCH 04/13] mmc: dw_mmc: use the hold register when send stop command Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead  of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
    Re: [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Heiko Stuebner <heiko@sntech.de> - 2016-11-09 15:10 +0100
  [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
    Re: [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property Heiko Stübner <heiko@sntech.de> - 2016-11-03 09:30 +0100
      Re: [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 09:50 +0100
  [PATCH 08/13] mmc: dw_mmc: remove the unnecessary mmc_data structure Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 12/13] ARM64: dts: rockchip: replace to "max-frequency" instead  of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
    Re: [PATCH 12/13] ARM64: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Heiko Stuebner <heiko@sntech.de> - 2016-11-09 15:40 +0100
  [PATCH 03/13] mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 02/13] mmc: dw_mmc: fix the debug message for checking card's  present Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 01/13] mmc: dw_mmc: display the real register value on debugfs Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 06/13] mmc: core: move the cookie's enum values from sdhci.h to  mmc.h Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  [PATCH 07/13] mmc: dw_mmc: use the cookie's enum values for  post/pre_req() Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
  Re: [PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller Heiko Stuebner <heiko@sntech.de> - 2016-11-09 20:00 +0100

csiph-web