Re: [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpios
From: Rob Herring <robh@kernel.org>
Date: 2024-02-15 13:32:45
Also in:
linux-arm-kernel, linux-fpga, lkml
From: Rob Herring <robh@kernel.org>
Date: 2024-02-15 13:32:45
Also in:
linux-arm-kernel, linux-fpga, lkml
On Wed, Feb 07, 2024 at 01:01:25PM -0500, Charles Perry wrote:
By convention, gpio consumer names should not contain underscores (prog_b here) and shouldn't contain active low suffixes (-b here).
Yes, that is the preference, but we are stuck with supporting the old name. It is not worth it to carry both in the binding and kernel. Rob