From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Wed, 09 Nov 2016 15:05:03 +0100 Subject: [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" In-Reply-To: <20161103062135.10697-12-jh80.chung@samsung.com> References: <20161103062135.10697-1-jh80.chung@samsung.com> <20161103062135.10697-12-jh80.chung@samsung.com> Message-ID: <9130443.30mF7DGnI2@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 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