On Thu, Jun 18, 2026 at 09:19:36AM +0800, [email protected] wrote: >From: Ye Li <[email protected]> > >Because the i2c address of some gpio expander devices are same, so >in dts they have same node name which lead to same gpio device name. >Users can't get the GPIO through GPIO API or GPIO command. >Add the label to each gpio expander node, hence give unique name. > >Signed-off-by: Ye Li <[email protected]>
Reviewed-by: Peng Fan <[email protected]>

