e8548f82 | 03-Feb-2017 |
Markus Niebel <Markus.Niebel@tq-group.com> |
imx6: tqma6: disable spi CS unused in U-Boot
Since the CS are not in use, do not map them. User of starterkit mainboard is free to use them otherwise. When using these pins later in the OS for insta
imx6: tqma6: disable spi CS unused in U-Boot
Since the CS are not in use, do not map them. User of starterkit mainboard is free to use them otherwise. When using these pins later in the OS for instance as GPIO IRQ pin, they need to be input.
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
show more ...
|
03cfff0e | 03-Feb-2017 |
Markus Niebel <Markus.Niebel@tq-group.com> |
imx6: tqma6: use lower driver stength for I2C pins
The current driver stength is too high, leading to spec violations on the falling edge. Fix it with values from HW
Signed-off-by: Markus Niebel <M
imx6: tqma6: use lower driver stength for I2C pins
The current driver stength is too high, leading to spec violations on the falling edge. Fix it with values from HW
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
show more ...
|