summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/tegra124-platforms/tegra124-tn8-usb-devices.dtsi
blob: 01cca28c9eaff848bd84c520587eca3d618a929e (plain)
1
2
3
4
5
6
7
8
/ {
	usb-devices {
		maxim-charger {
			compatible = "maxim,max14675";
			maxim,max-board-vbus-voltage-uv = <16000000>;
		};
	};
};