On Tue, Feb 06, 2024 at 03:49:35PM +0000, Matthias Kaehlcke wrote: > Initially the driver targeted a device with a single supply, the name > 'vdd' was kept generic since it was expected that other devices would be > supported (except for a couple of minor bits the driver is not device > specific). Later support for a device with two supplies was added, with > the generic name 'vdd2' to support other devices with multiple regulators. It's generally always going to be a problem to add generic names that don't reflect the actual hardware names, you still end up needing to define the mapping from the real names to the generic names that have been define when you end up with the regulators being controllable. > Using the correct naming would be doable, with the caveat that the old > naming still needs to be supported for backwards compatibility. Yes, the existing bindings need to be supported as a legacy/fallback thing.
Attachment:
signature.asc
Description: PGP signature
- References:
- [PATCH v3 0/7] usb: misc: onboard_hub: add support for XMOS XVF3500
- From: Javier Carrasco
- [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- From: Javier Carrasco
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- From: Mark Brown
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- From: Javier Carrasco
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- From: Mark Brown
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- From: Matthias Kaehlcke
- [PATCH v3 0/7] usb: misc: onboard_hub: add support for XMOS XVF3500
- Prev by Date: Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- Next by Date: Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD
- Previous by thread: Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- Next by thread: Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
- Index(es):