This patch adds support for parsing following regulator contraints from
device tree blob.
1. valid modes mask (valid_modes_mask)
2. initial mode (initial_mode)
3. initial state (initial_state)
4. state mem (state_mem)
5. state disk (state_disk)
6. state standby (state_standby)
Signed-off-by: Saura
Hi Mark,
> No, please do as I asked and follow the process in SubmittingPatches - as I
> said the format things are sent in is very important for the tooling. Pasting
> the patch into a mail after some other text definitely doesn't give a mail in
> the format covered in SubmittingPatches. If in
On Thu, Jan 16, 2014 at 03:18:03PM +, Saurabh Singh wrote:
> Hi Mark,
>
> > Please send patches using the process in SubmittingPatches, the formatting
> > of the submission is very important for tools like git am which people use
> > to
> > work with patches.
>
> As per your request sending
Hi Mark,
> Please send patches using the process in SubmittingPatches, the formatting
> of the submission is very important for tools like git am which people use to
> work with patches.
As per your request sending the patch and description in git format.
Please find below the patch.
Regards,
Sa
On Thu, Jan 16, 2014 at 01:43:23PM +, Saurabh Singh wrote:
> Hi Mark,
>
> New patch incorporating your suggestions is given below.
>
> > * None of these properties are documented. Documentation is required so
> > that the contract is defined. That allows people to learn how to use
> > the
Hi Mark,
New patch incorporating your suggestions is given below.
> * None of these properties are documented. Documentation is required so
> that the contract is defined. That allows people to learn how to use
> the properties, and makes clear what we can and cannot change
> kernel-side.
D
Hi,
On Thu, Jan 16, 2014 at 06:34:46AM +, Saurabh Singh wrote:
> This patch adds support for parsing following regulator contraints from
> device tree blob.
> 1. valid modes mask (valid_modes_mask)
> 2. input microvolt(input_uV)
> 3. initial mode (initial_mode)
> 4. initial state (initial_sta
This patch adds support for parsing following regulator contraints from device
tree blob.
1. valid modes mask (valid_modes_mask)
2. input microvolt(input_uV)
3. initial mode (initial_mode)
4. initial state (initial_state)
5. state mem (state_mem)
6. state disk (state_disk)
7. state standby (state_
8 matches
Mail list logo