1&xip_region {
2	status = "okay";
3};
4
5&mx25uw63 {
6	read-command = <0xEC13>;
7	command-length = "INSTR_2_BYTE";
8	address-length = "ADDR_4_BYTE";
9	rx-dummy = <20>;
10
11	xip-config = <1 0 0x20000000 0>;
12};
13