ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT

[ Upstream commit 2c663e5e5bbf2a5b85e0f76ccb69663f583c3e33 ]

The GPIOs 30 to 39 are connected to the Cypress CYW43438 (Wifi/BT).
So fix the GPIO line names accordingly.

Fixes: 2c7c040c73 ("ARM: dts: bcm2835: Add Raspberry Pi Zero W")
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Phil Elwell
2022-04-11 22:01:38 +02:00
committed by Greg Kroah-Hartman
parent 95000ae680
commit daffdb0830

View File

@@ -74,16 +74,18 @@
"GPIO27", "GPIO27",
"SDA0", "SDA0",
"SCL0", "SCL0",
"NC", /* GPIO30 */ /* Used by BT module */
"NC", /* GPIO31 */ "CTS0",
"NC", /* GPIO32 */ "RTS0",
"NC", /* GPIO33 */ "TXD0",
"NC", /* GPIO34 */ "RXD0",
"NC", /* GPIO35 */ /* Used by Wifi */
"NC", /* GPIO36 */ "SD1_CLK",
"NC", /* GPIO37 */ "SD1_CMD",
"NC", /* GPIO38 */ "SD1_DATA0",
"NC", /* GPIO39 */ "SD1_DATA1",
"SD1_DATA2",
"SD1_DATA3",
"CAM_GPIO1", /* GPIO40 */ "CAM_GPIO1", /* GPIO40 */
"WL_ON", /* GPIO41 */ "WL_ON", /* GPIO41 */
"NC", /* GPIO42 */ "NC", /* GPIO42 */