2015-04-16 18:31 GMT+09:00 Laurentiu Palcu <[email protected]>:
> Based on the datasheet found here:
> http://www.ti.com/lit/ds/symlink/bq24257.pdf
>
> Signed-off-by: Laurentiu Palcu <[email protected]>
> ---
> Changes since v1:
>  * removed redundant bq24257_is_writeable_reg();
>  * made power_supply_desc struct a static const, since it's not changed;
>
> laurentiu
>
>  .../devicetree/bindings/power/bq24257.txt          |  21 +
>  drivers/power/Kconfig                              |   7 +
>  drivers/power/Makefile                             |   1 +
>  drivers/power/bq24257_charger.c                    | 863 
> +++++++++++++++++++++
>  4 files changed, 892 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/power/bq24257.txt
>  create mode 100644 drivers/power/bq24257_charger.c
>

Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to