devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * [PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding
           [not found] <20170406073107.32445-1-o.rempel@pengutronix.de>
           [not found] ` <20170406073107.32445-1-o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
    @ 2017-04-06  7:31 ` Oleksij Rempel
           [not found]   ` <20170406073107.32445-3-o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
      1 sibling, 1 reply; 9+ messages in thread
    From: Oleksij Rempel @ 2017-04-06  7:31 UTC (permalink / raw)
      To: o.rempel
      Cc: Srinivas Kandagatla, Maxime Ripard, Rob Herring, Mark Rutland,
    	devicetree, linux-kernel
    
    Documenation bindings for the Low Power General Purpose Registe
    available on i.MX6 SoCs in the Secure Non-Volatile Storage.
    
    Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
    Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
    Cc: Rob Herring <robh+dt@kernel.org>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    ---
     Documentation/devicetree/bindings/nvmem/snvs-lpgpr.txt | 15 +++++++++++++++
     1 file changed, 15 insertions(+)
     create mode 100644 Documentation/devicetree/bindings/nvmem/snvs-lpgpr.txt
    
    diff --git a/Documentation/devicetree/bindings/nvmem/snvs-lpgpr.txt b/Documentation/devicetree/bindings/nvmem/snvs-lpgpr.txt
    new file mode 100644
    index 000000000000..9a8be1a2d12e
    --- /dev/null
    +++ b/Documentation/devicetree/bindings/nvmem/snvs-lpgpr.txt
    @@ -0,0 +1,15 @@
    +Device tree bindings for Low Power General Purpose Registe found in i.MX6Q/D
    +Secure Non-Volatile Storage.
    +
    +Required properties:
    +- compatible: should be one of
    +	"fsl,imx6q-snvs-lpgpr" (i.MX6Q/D/DL/S).
    +- offset: Should contain the offset relative to syscon parrent node.
    +- regmap: Should contain a phandle pointing to syscon.
    +
    +Example:
    +	snvs_lpgpr: snvs-lpgpr {
    +		compatible = "fsl,imx6q-snvs-lpgpr";
    +		regmap = <&snvs>;
    +		offset = <0x68>;
    +	};
    -- 
    2.11.0
    
    ^ permalink raw reply related	[flat|nested] 9+ messages in thread

  • end of thread, other threads:[~2017-05-17  7:37 UTC | newest]
    
    Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20170406073107.32445-1-o.rempel@pengutronix.de>
         [not found] ` <20170406073107.32445-1-o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
    2017-04-06  7:31   ` [PATCH v1 2/3] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node Oleksij Rempel
    2017-04-06  7:31 ` [PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding Oleksij Rempel
         [not found]   ` <20170406073107.32445-3-o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
    2017-04-10 18:22     ` Rob Herring
    2017-04-11  4:36       ` Oleksij Rempel
         [not found]         ` <1e0f8a71-9dca-7aaa-a603-86ed3934da4d-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
    2017-04-11 13:35           ` Rob Herring
         [not found]             ` <CAL_JsqJeqYEw7v_z9zhtnP9hZEvkc5Z8TsktzbrCrmc7vorGkA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
    2017-04-12  6:23               ` Oleksij Rempel
         [not found]                 ` <20170412062353.s5nf5thsn2xxdlre-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
    2017-05-17  7:37                   ` Oleksij Rempel
         [not found]       ` <20170411052725.17464-1-o.rempel@pengutronix.de>
    2017-04-11  5:27         ` [PATCH v2 2/3] ARM: dts: imx6qdl.dtsi: add "fsl, imx6q-snvs-lpgpr" node Oleksij Rempel
    2017-04-11  5:27         ` [PATCH v2 3/3] nvmem: dt: document SNVS LPGPR binding Oleksij Rempel
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).