We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46920d9 + 99d9e4c commit 42cd1e9Copy full SHA for 42cd1e9
1 file changed
arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
@@ -11,6 +11,7 @@
11
#include "sama5d2-pinfunc.h"
12
#include <dt-bindings/mfd/atmel-flexcom.h>
13
#include <dt-bindings/gpio/gpio.h>
14
+#include <dt-bindings/pinctrl/at91.h>
15
16
/ {
17
model = "Atmel SAMA5D2 PTC EK";
@@ -285,6 +286,7 @@
285
286
<PIN_PA30__NWE_NANDWE>,
287
<PIN_PB2__NRD_NANDOE>;
288
bias-pull-up;
289
+ drive-strength = <ATMEL_PIO_DRVSTR_ME>;
290
};
291
292
ale_cle_rdy_cs {
0 commit comments