]> git.dujemihanovic.xyz Git - u-boot.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)
commit55e1d7477b6f3811442917e6a815c393238d0d8c
tree57eae427c202fa3b8cc3dfb6934f78422ed4deea
parent4f260bbeeb3b53e7c4045db90f6516e1c6d5338d
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