commit 97ba26b8a9343008504d4e3a87d212bc07b05212 upstream.
The nand_groups table uses different names for the NAND DQS pins than
the GROUP() definition in meson8b_cbus_groups (nand_dqs_0 vs nand_dqs0).
This prevents using the NAND DQS pins in the devicetree.
Fix this by ensuring that the GROUP() definition and the
meson8b_cbus_groups use the same name for these pins.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
pinctrl-meson.c | ||
pinctrl-meson.h | ||
pinctrl-meson8.c | ||
pinctrl-meson8b.c |