From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752194AbbJTLVK (ORCPT ); Tue, 20 Oct 2015 07:21:10 -0400 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:35811 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751683AbbJTLVG (ORCPT ); Tue, 20 Oct 2015 07:21:06 -0400 From: Jisheng Zhang To: , , , , , , , CC: , , , , Jisheng Zhang Subject: [PATCH v2 0/4] berlin sdhci clock clean up Date: Tue, 20 Oct 2015 19:16:43 +0800 Message-ID: <1445339807-2351-1-git-send-email-jszhang@marvell.com> X-Mailer: git-send-email 2.6.1 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-10-20_05:,, signatures=0 X-Proofpoint-Spam-Details: rule=inbound_notspam policy=inbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510200190 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add or fix the optional clock property, then remove the CLK_IGNORE_UNUSED flag for sdio clk(s). Since v1: - remove the "mmc: sdhci-pxav3: fix optional clock name" patch to not block the clock clean up patches, will send another separate patch after talking with HW people. Jisheng Zhang (4): ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1 clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clk arch/arm/boot/dts/berlin2q.dtsi | 8 +++++--- drivers/clk/berlin/bg2.c | 4 ++-- drivers/clk/berlin/bg2q.c | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) -- 2.6.1