Searched hist:"50 a7d13d241081838c6cd12b1fdabc36838f9b4c" (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | marvell,armada-xp-pinctrl.txt | diff 50a7d13d241081838c6cd12b1fdabc36838f9b4c Tue Jun 09 18:47:15 CEST 2015 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> pinctrl: mvebu: armada-xp: rename spi to spi0
After updating to the latest Armada XP datasheet, we discovered that there is a second SPI bus accessible from the MPP pins, called 'spi1'.
In order to be consistent with other SoCs having two SPI busses, this commit renames the functions of the first SPI bus to 'spi0' instead of just 'spi'.
This commit obviously breaks the DT backward compatibility for the people using the "spi" function name in their Device Tree.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-xp.c | diff 50a7d13d241081838c6cd12b1fdabc36838f9b4c Tue Jun 09 18:47:15 CEST 2015 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> pinctrl: mvebu: armada-xp: rename spi to spi0
After updating to the latest Armada XP datasheet, we discovered that there is a second SPI bus accessible from the MPP pins, called 'spi1'.
In order to be consistent with other SoCs having two SPI busses, this commit renames the functions of the first SPI bus to 'spi0' instead of just 'spi'.
This commit obviously breaks the DT backward compatibility for the people using the "spi" function name in their Device Tree.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|