]> git.baikalelectronics.ru Git - uboot.git/commit
dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
authorAswath Govindraju <a-govindraju@ti.com>
Tue, 25 Jan 2022 15:26:39 +0000 (20:56 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 14:41:27 +0000 (09:41 -0500)
commit2a0358a6db7257e7380443550ff1b6c117dcbecb
tree57eae427c202fa3b8cc3dfb6934f78422ed4deea
parentfc4341c3d95367a120b96884dcc497d0f3fdb77a
dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2

Add pinctrl macros for J721S2 SoC. These macro definitions are
similar to that of J721E, but adding new definitions to avoid
any naming confusions in the soc dts files.

checkpatch insists the following error exists:
ERROR: Macros with complex values should be enclosed in parentheses

However, we do not need parentheses enclosing the values for this
macro as we do intend it to generate two separate values as has been
done for other similar platforms.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
include/dt-bindings/pinctrl/k3.h