Re: [PATCH v2 3/5] regulator: helper routine to extract regulator_init_data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I do not see that of_get_regulation_constraints() covers the following
fields.  We do not support them for DT probe?

I left these out as I wasn't sure how such (if at all) Linux specific params should be passed through dt, and I am still not quite sure :(


struct regulation_constraints {

         char *name;

	...

         /* regulator suspend states for global PMIC STANDBY/HIBERNATE */
         struct regulator_state state_disk;
         struct regulator_state state_mem;
         struct regulator_state state_standby;
         suspend_state_t initial_state; /* suspend state to set at init */

         /* mode to set on startup */
         unsigned int initial_mode;

         /* constraint flags */
	...
         unsigned apply_uV:1;    /* apply uV constraint if min == max */
};


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux