[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5142AF55.80708@nvidia.com>
Date: Thu, 14 Mar 2013 23:19:17 -0600
From: Stephen Warren <swarren@...dia.com>
To: Bill Huang <bilhuang@...dia.com>
CC: sameo@...ux.intel.com, gg@...mlogic.co.uk, ldewangan@...dia.com,
broonie@...nsource.wolfsonmicro.com, ian@...mlogic.co.uk,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] mfd: palmas: Add power off control
On 03/14/2013 04:58 AM, Bill Huang wrote:
> Hook up "pm_power_off" to palmas power off routine if there is DT
> property "ti,system-power-controller" defined, so platform which is
> powered by this regulator can be powered off properly.
> diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c
> + pdata->pm_off = of_property_read_bool(node,
> + "ti,system-power-controller");
You would need to add that property to the DT binding documentation for
this device.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists