Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: pinctrl: Document drive strength settings for BM1880 SoC

Document drive strength settings for Bitmain BM1880 SoC.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Manivannan Sadhasivam and committed by
Linus Walleij
7ea6a2ed f38b5069

+11
+11
Documentation/devicetree/bindings/pinctrl/bitmain,bm1880-pinctrl.txt
··· 100 100 Valid values are: 101 101 <0> - Slow 102 102 <1> - Fast 103 + - drive-strength: Integer. Selects the drive strength for the specified 104 + pins in mA. 105 + Valid values are: 106 + <4> 107 + <8> 108 + <12> 109 + <16> 110 + <20> 111 + <24> 112 + <28> 113 + <32> 103 114 104 115 Example: 105 116 pinctrl: pinctrl@400 {