Skip to content

Commit 06bce21

Browse files
committed
ARM: dts: at91: sama5d2_ptc_ek: use new atmel,drive-strength property name
Use new atmel,drive-strength property name instead of drive-strength. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 6ac67d5 commit 06bce21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
<PIN_PA30__NWE_NANDWE>,
299299
<PIN_PB2__NRD_NANDOE>;
300300
bias-pull-up;
301-
drive-strength = <ATMEL_PIO_DRVSTR_ME>;
301+
atmel,drive-strength = <ATMEL_PIO_DRVSTR_ME>;
302302
};
303303

304304
ale_cle_rdy_cs {

0 commit comments

Comments
 (0)