From patchwork Wed Jul 25 15:55:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10544269 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2BDB11805 for ; Wed, 25 Jul 2018 15:56:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 18F902A589 for ; Wed, 25 Jul 2018 15:56:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0CF232A58E; Wed, 25 Jul 2018 15:56:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B57A52A589 for ; Wed, 25 Jul 2018 15:56:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AbzQ/mxjEUeu0AsuC+ma7LJ9610Zl+TPlX9BDOvFxX4=; b=i+bQScxbaaXY+O K4DJNYb7+dPVP2xBgdMbTZtVAOB2PUh2cjsMJbwJ0AAGN9l+4yx3KnNj/xdn+X8npoRUjigKThYyl pqfbGvNALJ2EpCAy8qorj4hfw3x/hXQ7ANSxFWpetj7mCXEiZiTZPMsw99wREN0JwVr8eCUGjBu69 1mg+KzXq48QX8PDYVoDToZLMtFgGeYGpNJQR8iKeRr8VZkGYeW3ekJrsmcP9z6xxRwQL2hYX/dydf pP/M93v3WhxUoa3JGbxK03fPrx48SPT87/qHoRylZwn26o7Ey4/pPVpKY0zUFTdJ5IHWoayVPPV7P 3T1cpUtysO/QvnsD7XSw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fiM8z-0006ng-D8; Wed, 25 Jul 2018 15:56:05 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fiM8q-0006gT-LD for linux-arm-kernel@lists.infradead.org; Wed, 25 Jul 2018 15:56:03 +0000 Received: from localhost.localdomain (xdsl-188-155-58-14.adslplus.ch [188.155.58.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E67C120891; Wed, 25 Jul 2018 15:55:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1532534154; bh=VE/zg2LUpZNoyus4XZdWZG6hB2UPkPY6ApH0mZqFIBI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xs6QW+CzLWlTmuX6cufcGmH31jKO2swOaM6wfmrZjXuVdOqa3boDrYUHDhcopz8zV T6CXfcLcnDJmcejFNRbABpcJ7ivUNK79f0sLP5ZLmU+5WY/vspE4uOU5nYZveI2ZvP HdYjK6N2viPwtInxIQ/IuoeqVgg1enHrm5K1PbR8= From: Krzysztof Kozlowski To: Rob Herring , Mark Rutland , Kukjin Kim , Krzysztof Kozlowski , Sangbeom Kim , Bartlomiej Zolnierkiewicz , Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: [PATCH 3/3] ARM: dts: exynos: Add compatible for s5m8767 clocks node on Itop Core Date: Wed, 25 Jul 2018 17:55:17 +0200 Message-Id: <20180725155517.4872-4-krzk@kernel.org> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180725155517.4872-1-krzk@kernel.org> References: <20180725155517.4872-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180725_085556_865407_DFA36EF4 X-CRM114-Status: GOOD ( 13.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The bindings for s2mps11/s5m8767 clocks driver require a compatible for clocks node. Parent MFD sec-core driver will also use it when instantiating children. The compatible is not needed for proper working because device will be anyway created by parent MFD device. Add it for correctness. Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi b/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi index ab7affab7f1c..8fdfd80c3acc 100644 --- a/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi +++ b/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi @@ -446,6 +446,7 @@ }; s5m8767_osc: clocks { + compatible = "samsung,s5m8767-clk"; #clock-cells = <1>; clock-output-names = "s5m8767_ap", "s5m8767_cp", "s5m8767_bt";