1
0
Fork 0

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: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
hifive-unleashed-5.1
David Lechner 2016-11-28 10:40:26 -06:00 committed by Sekhar Nori
parent 878e908ad9
commit 7937038a2b
1 changed files with 5 additions and 0 deletions

View File

@ -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";