Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1526662

Re: [PATCH v2 2/2] dt-bindings: max77620: add documentation for MPOK property

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/2] dt-bindings: max77620: add documentation for MPOK property
Date 2016-11-21 14:10 +0100
Message-ID <sFWwa-1AV-41@gated-at.bofh.it> (permalink)
References <sEzii-48J-39@gated-at.bofh.it> <sEzii-48J-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 17 Nov 2016, Venkat Reddy Talla wrote:

> Adding documentation for maxim,power-ok-control dts property
> 
> Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
> 
> ---
> Changes from V1:
>  None
> ---
>  Documentation/devicetree/bindings/mfd/max77620.txt | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

For my own reference:
  Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
  
> diff --git a/Documentation/devicetree/bindings/mfd/max77620.txt b/Documentation/devicetree/bindings/mfd/max77620.txt
> index 2ad44f7..9c16d51 100644
> --- a/Documentation/devicetree/bindings/mfd/max77620.txt
> +++ b/Documentation/devicetree/bindings/mfd/max77620.txt
> @@ -106,6 +106,18 @@ Here supported time periods by device in microseconds are as follows:
>  MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds.
>  MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds.
>  
> +-maxim,power-ok-control: configure map power ok bit
> +			1: Enables POK(Power OK) to control nRST_IO and GPIO1
> +			POK function.
> +			0: Disables POK control.
> +			if property missing, do not configure MPOK bit.
> +			If POK mapping is enabled for GPIO1/nRST_IO then,
> +			GPIO1/nRST_IO pins are HIGH only if all rails
> +			that have POK control enabled are HIGH.
> +			If any of the rails goes down(which are enabled for POK
> +			control) then, GPIO1/nRST_IO goes LOW.
> +			this property is valid for max20024 only.
> +
>  For DT binding details of different sub modules like GPIO, pincontrol,
>  regulator, power, please refer respective device-tree binding document
>  under their respective sub-system directories.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/2] dt-bindings: max77620: add documentation for MPOK property Venkat Reddy Talla <vreddytalla@nvidia.com> - 2016-11-17 19:10 +0100
  Re: [PATCH v2 2/2] dt-bindings: max77620: add documentation for MPOK  property Rob Herring <robh@kernel.org> - 2016-11-18 16:00 +0100
  Re: [PATCH v2 2/2] dt-bindings: max77620: add documentation for MPOK  property Lee Jones <lee.jones@linaro.org> - 2016-11-21 14:10 +0100

csiph-web