Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2144056imu; Sun, 18 Nov 2018 17:01:36 -0800 (PST) X-Google-Smtp-Source: AJdET5ce83zkxajuR0nUYUS/KsA6zlb6YvFrxD0d0g6kOkpLaB+63VAN4u4U14gr5eEyT7b6wihI X-Received: by 2002:a63:ea4f:: with SMTP id l15mr17853170pgk.102.1542589296873; Sun, 18 Nov 2018 17:01:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542589296; cv=none; d=google.com; s=arc-20160816; b=Ok2eRMgsBQCkedlsnGyANMW84R/BblR3dkbVq51MqooIVklOYxlE0a6aBR+g+oYuXy F4X7I8DzkOVYleVKGJFJJDbrOLJqHJNt6hH9/0bVTSiSbVqE6fJDb2fBcoFBHXFSjR1x gVAieIead4Tp+WFUSs/UCN2LvhM1TZyAvkkEEvIcnAcp+nBtCVvIL2B9hW6FF+8Uvvjh 8qSf5a/uLZhEeot3FLEjvWTqB2kZkGP0cFhY/TEwI75bZV3naNia60ACVLQmFOIF2nRV vJuFaT+7zlOP5RkTu9DwzhEKh27re2G3FuT4gpI/akHyP0C1+AdvOUd0+Vz5+eDcqpIS 4LvQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=rhwFspUU6/85fbLt7VjLBzvHaFRAv7suBfz+11KwdZ4=; b=tGwl2HTPBFOLa62DW+M2Uu9HChvyMgoYd+3G3iGYzaN7WZjxrNLzV9CkzCaWEusux6 FGTeYq47WHMuAdxvi3EZ0Ls3XKAzGB7WN26+IrNs6HiYgFBAx6VvOHr4yhN1Nsl3TtdE WcTIZMIIDA4qapbJA//8TBXnm0PZcxc2smwkpIOHrxQzbaP/LrgxYWlE2L7QFroDjZxB LCwSoda75PJGkucuklYaI6b/WEquUMDtnI5gODNMORTZeaFSK4Dn2jEvR0VxUp9tpbv0 jWoeNvV5kVsQmE8/aSCWe4kwXCTCXWAn+MVo/teZPSh4DFDW6KLfww6wbOipaG243SvR St3Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 18si35529958pgo.331.2018.11.18.17.01.21; Sun, 18 Nov 2018 17:01:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727456AbeKSLW2 (ORCPT + 99 others); Mon, 19 Nov 2018 06:22:28 -0500 Received: from mx.socionext.com ([202.248.49.38]:40664 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726520AbeKSLW1 (ORCPT ); Mon, 19 Nov 2018 06:22:27 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 19 Nov 2018 10:00:32 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 37484180111; Mon, 19 Nov 2018 10:00:32 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 19 Nov 2018 10:00:32 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id B3AA640387; Mon, 19 Nov 2018 10:00:31 +0900 (JST) Received: from M20VSDK.e01.socionext.com (unknown [10.213.118.34]) by yuzu.css.socionext.com (Postfix) with ESMTP id 92832120455; Mon, 19 Nov 2018 10:00:31 +0900 (JST) From: Sugaya Taichi To: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Cc: Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , Greg Kroah-Hartman , Daniel Lezcano , Thomas Gleixner , Russell King , Jiri Slaby , Masami Hiramatsu , Jassi Brar , Sugaya Taichi Subject: [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description Date: Mon, 19 Nov 2018 10:01:07 +0900 Message-Id: <1542589274-13878-3-git-send-email-sugaya.taichi@socionext.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1542589274-13878-1-git-send-email-sugaya.taichi@socionext.com> References: <1542589274-13878-1-git-send-email-sugaya.taichi@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add DT bindings document for Milbeaut trampoline. Signed-off-by: Sugaya Taichi --- .../devicetree/bindings/soc/socionext/socionext,m10v.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/socionext/socionext,m10v.txt diff --git a/Documentation/devicetree/bindings/soc/socionext/socionext,m10v.txt b/Documentation/devicetree/bindings/soc/socionext/socionext,m10v.txt new file mode 100644 index 0000000..f5d906c --- /dev/null +++ b/Documentation/devicetree/bindings/soc/socionext/socionext,m10v.txt @@ -0,0 +1,12 @@ +Socionext M10V SMP trampoline driver binding + +This is a driver to wait for sub-cores while boot process. + +- compatible: should be "socionext,smp-trampoline" +- reg: should be <0x4C000100 0x100> + +EXAMPLE + trampoline: trampoline@0x4C000100 { + compatible = "socionext,smp-trampoline"; + reg = <0x4C000100 0x100>; + }; -- 1.9.1