// SPDX-License-Identifier: GPL-2.0+ #include &fmc { /* * Memory configuration from sdram datasheet W9825G6KH * first bank is bank@0 * second bank is bank@1 */ bank1: bank@0 { st,sdram-control = /bits/ 8 ; st,sdram-timing = /bits/ 8 ; st,sdram-refcount = <677>; }; }; &pinctrl { fmc_pins: fmc@0 { pins { pinmux = , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ; slew-rate = <3>; }; }; };