Skip to content

dt-bindings: gpio: Remove FSI domain ports on Tegra234

Steve Best requested to merge sfbest/centos-stream-9:2213216b into main

Bugzilla: https://bugzilla.redhat.com/2213216

Build Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=53739388

Tested: Did sanity boot testing on (nvidia-jetson-agx-orin-03) system.

commit 12382ad05110b569d95d29c637e16bbeb115acca Author: Prathamesh Shete pshete@nvidia.com Date: Tue May 30 12:51:08 2023 +0200

dt-bindings: gpio: Remove FSI domain ports on Tegra234

Ports S, T, U and V are in a separate controller that is part of the FSI
domain. Remove their definitions from the MAIN controller definitions to
get rid of the confusion.

This technically breaks ABI compatibility with old device trees. However
it doesn't cause issues in practice. The GPIO pins impacted by this are
used for non-critical functionality.

Fixes: a8b10f3d12cfc ("dt-bindings: gpio: Add Tegra234 support")
Signed-off-by: Prathamesh Shete <pshete@nvidia.com>
[treding@nvidia.com: rewrite commit message]
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

Signed-off-by: Steve Best sbest@redhat.com

Merge request reports