Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7937038a authored by David Lechner's avatar David Lechner Committed by Sekhar Nori
Browse files

ARM: dts: da850: Add node for pullup/pulldown pinconf



This SoC has a separate pin controller for configuring pullup/pulldown
bias on groups of pins.

Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarDavid Lechner <david@lechnology.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 878e908a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -434,6 +434,11 @@
			ti,davinci-gpio-unbanked = <0>;
			status = "disabled";
		};
		pinconf: pin-controller@22c00c {
			compatible = "ti,da850-pupd";
			reg = <0x22c00c 0x8>;
			status = "disabled";
		};

		mcasp0: mcasp@100000 {
			compatible = "ti,da830-mcasp-audio";