瀏覽代碼

axp209: Sync the DTSI with the kernel

Linux had a number of changes to the AXP209 DTSI. Sync ours.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Maxime Ripard 9 年之前
父節點
當前提交
862ba7ed32
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      arch/arm/dts/axp209.dtsi

+ 5 - 0
arch/arm/dts/axp209.dtsi

@@ -89,4 +89,9 @@
 			regulator-name = "ldo5";
 		};
 	};
+
+	usb_power_supply: usb_power_supply {
+		compatible = "x-powers,axp202-usb-power-supply";
+		status = "disabled";
+	};
 };