mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: dts: spi: Updated tlmm values
Change-Id: I8ebb883d2c7c219bbe1dd1682c638157e78cd53c Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
fdcfb6366d
commit
aece84674c
1 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@
|
|||
|
||||
gpio3 {
|
||||
gpio = <40>;
|
||||
func = <3>;
|
||||
func = <2>;
|
||||
pull = <GPIO_PULL_UP>;
|
||||
drvstr = <GPIO_2MA>;
|
||||
oe = <GPIO_OE_DISABLE>;
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
gpio4 {
|
||||
gpio = <41>;
|
||||
func = <3>;
|
||||
func = <2>;
|
||||
pull = <GPIO_PULL_UP>;
|
||||
drvstr = <GPIO_2MA>;
|
||||
oe = <GPIO_OE_DISABLE>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue