ARM: dts: ux500: Fix BT+WLAN on Janice
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 20 Mar 2021 01:10:35 +0000 (02:10 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Mar 2021 09:41:51 +0000 (10:41 +0100)
commit2a5b057032a39e56817b2fd55c5c0d0cc246a979
treefe982bb9924ccacc061e19bd965ac975e8384ae4
parenta38fd8748464831584a19438cbb3082b5a2dab15
ARM: dts: ux500: Fix BT+WLAN on Janice

GPIO215 has a rail named WLAN_RST_N but it is actually connected
to the pin WLAN_REG_ON on the BCM4330 chip, so this should be
the WLAN regulator GPIO rather than GPIO222. The misunderstanding
comes from the erroneous naming of the rail on the schematic.

GPIO222 is indeed connected to the rail BT_VREG_EN and the pin
BT_REG_ON, and can be handled by the driver as usual.

This corrects misunderstandings and makes Janice's WLAN and BT
setup look like that of Golden and Skomer.

Add explicit BCM4330 compatible to the WLAN chip.

Cc: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
arch/arm/boot/dts/ste-ux500-samsung-janice.dts