summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evk-spi-slave.dts
blob: 728f91ebab5b7e6ff867305e903f8ca86cb086e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright 2016 Freescale Semiconductor, Inc.
 * Copyright 2017-2018 NXP.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#include "imx7ulp-evk.dts"

/delete-node/&spidev0;

&lpspi3 {
	spi-slave;
};