Re: [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpios
From: Rob Herring
Date: Thu Feb 15 2024 - 08:33:30 EST
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