Re: [PATCH 03/10] Documentation: DT: binding: axp20x_usb_power: add axp223 compatible
From: Chen-Yu Tsai <hidden>
Date: 2016-11-25 09:25:54
Also in:
linux-arm-kernel, linux-pm, lkml
From: Chen-Yu Tsai <hidden>
Date: 2016-11-25 09:25:54
Also in:
linux-arm-kernel, linux-pm, lkml
On Fri, Nov 25, 2016 at 5:09 PM, Quentin Schulz [off-list ref] wrote:
This adds the "x-powers,axp223-usb-power-supply" to the list of compatibles for AXP20X VBUS power supply driver.
Please explain why we need this. Basically the part about AXP221 vs AXP223 from your cover letter. ChenYu
Signed-off-by: Quentin Schulz <quentin.schulz-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> --- Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt | 1 + 1 file changed, 1 insertion(+)diff --git a/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt b/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt index f1d7bee..bf3953c 100644 --- a/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt +++ b/Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt@@ -3,6 +3,7 @@ AXP20x USB power supply Required Properties: -compatible: One of: "x-powers,axp202-usb-power-supply" "x-powers,axp221-usb-power-supply" + "x-powers,axp223-usb-power-supply" This node is a subnode of the axp20x PMIC. --2.9.3
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html