From 940968e2208b97d74e18b082500f35e463bcece5 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 8 Dec 2015 07:33:55 +0100 Subject: dts: update to v4.3-rc3 Signed-off-by: Sascha Hauer --- dts/Bindings/regulator/pbias-regulator.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dts/Bindings/regulator') diff --git a/dts/Bindings/regulator/pbias-regulator.txt b/dts/Bindings/regulator/pbias-regulator.txt index 32aa26f1e4..acbcb452a6 100644 --- a/dts/Bindings/regulator/pbias-regulator.txt +++ b/dts/Bindings/regulator/pbias-regulator.txt @@ -2,7 +2,12 @@ PBIAS internal regulator for SD card dual voltage i/o pads on OMAP SoCs. Required properties: - compatible: - - "ti,pbias-omap" for OMAP2, OMAP3, OMAP4, OMAP5, DRA7. + - should be "ti,pbias-dra7" for DRA7 + - should be "ti,pbias-omap2" for OMAP2 + - should be "ti,pbias-omap3" for OMAP3 + - should be "ti,pbias-omap4" for OMAP4 + - should be "ti,pbias-omap5" for OMAP5 + - "ti,pbias-omap" is deprecated - reg: pbias register offset from syscon base and size of pbias register. - syscon : phandle of the system control module - regulator-name : should be -- cgit v1.2.3