From patchwork Fri May 20 10:02:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sanchayan X-Patchwork-Id: 9129153 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 93C9160467 for ; Fri, 20 May 2016 10:10:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 85CE71FFC9 for ; Fri, 20 May 2016 10:10:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7A74D27A84; Fri, 20 May 2016 10:10:57 +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=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 44A481FFC9 for ; Fri, 20 May 2016 10:10:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1b3hNG-0006vV-Ul; Fri, 20 May 2016 10:09:42 +0000 Received: from mail-pf0-x243.google.com ([2607:f8b0:400e:c00::243]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b3hMz-0006iB-PI for linux-arm-kernel@lists.infradead.org; Fri, 20 May 2016 10:09:26 +0000 Received: by mail-pf0-x243.google.com with SMTP id 145so10891260pfz.1 for ; Fri, 20 May 2016 03:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=o4mV1WLRHcySpayzYUtxApCK+Qo22COt8HkVbBH02p0=; b=RtxUXGLmy+oN9JsRkLRDp4mxDeRwkGabRVjgCWkZSciHVDwAtipmLS0xDAv4AiCZfT rSO7boHbbZ8s/OsLb/p8iXhRDIvZ+UkcVitAqp2/60iVjs15jm1PH1zx947p4Nozsbte /puuPeiog9vbjcv+HMzwnevXCdTBrxFfLjKDGs8Lbv3v9sCnsISAEshLXp5FXmu8BoAb N878dhOVA8+p7A3+oIOsCCsGxa1/88CDco9dUO03OHIbzwR8pgEtwS2+uEOQ9BWxsXWs OR8kGZLMRswwS10pI/f6s8v+45Lkoc1AgFz7JFrOKrK/446/9+IPgArAm8S6cRfbLPDO cVZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=o4mV1WLRHcySpayzYUtxApCK+Qo22COt8HkVbBH02p0=; b=J6eTIhbduiDmfR+YuPfVIBk85UUlHxYPRRzGXQhszjS64xfrO2g4nTGGh4OR5avrDz xgfwgLMQZeEUpyvaMbYoSMOlrg9E6p2ZFLPzZo3MXYFXVzn37fmQTTQbtJARmFDgjqEl +Cv8scNEV9Va5qkv7JdDlqOZC1Kb1XdHVaNtYseqPDBYrKmg26kQK9B6gPBha0q3rW7C BebVUbd+5iJqINTvmZxUSVn5mAd0AQxSQdBZcB95uL+tWu86T75J4uDwL5PW1XwO/6fF hhieXrUofTivxCZiRCBx6j1ghZU0Fj7kCNGYsG/zyU2v5oggHloONdABtie47s9FZ6h0 nFDw== X-Gm-Message-State: AOPr4FXQ39tU5jbtYnZx/gKOsxe0yJeIonim9tzWx4C8PNKluypGjivyetCTAit1RK2zOA== X-Received: by 10.98.101.199 with SMTP id z190mr3476175pfb.1.1463738944963; Fri, 20 May 2016 03:09:04 -0700 (PDT) Received: from localhost ([115.115.243.34]) by smtp.gmail.com with ESMTPSA id b19sm25989804pfj.41.2016.05.20.03.09.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 May 2016 03:09:04 -0700 (PDT) From: Sanchayan Maity To: arnd@arndb.de, shawnguo@kernel.org Subject: [PATCH v3 3/4] ARM: dts: vfxxx: Add device tree node required by Vybrid SoC driver Date: Fri, 20 May 2016 15:32:04 +0530 Message-Id: <94eb84f49274732dce3390a217e4f37a81e50373.1463737502.git.maitysanchayan@gmail.com> X-Mailer: git-send-email 2.8.2 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160520_030925_927316_33EC7B73 X-CRM114-Status: UNSURE ( 9.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, stefan@agner.ch, Sanchayan Maity , robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org 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 Add a device tree node which will be used to bind the Vybrid SoC driver and provide information adhering to the following: https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-soc Signed-off-by: Sanchayan Maity --- arch/arm/boot/dts/vfxxx.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/vfxxx.dtsi b/arch/arm/boot/dts/vfxxx.dtsi index 6c5222e..24979d6 100644 --- a/arch/arm/boot/dts/vfxxx.dtsi +++ b/arch/arm/boot/dts/vfxxx.dtsi @@ -770,5 +770,13 @@ compatible = "iio-hwmon"; io-channels = <&adc0 16>, <&adc1 16>; }; + + vf610-soc { + compatible = "fsl,vf610-soc"; + rom-revision = <&ocrom>; + mscm = <&mscm_cpucfg>; + nvmem-cells = <&ocotp_cfg0>, <&ocotp_cfg1>; + nvmem-cell-names = "cfg0", "cfg1"; + }; }; };