On Tue, 08 Apr 2025 21:13:12 +0200, J. Neuschäfer wrote: > This is an on-board USB device that requires a 3.3V supply. > > Signed-off-by: J. Neuschäfer <j.ne@xxxxxxxxxx> > --- > > V2: > - Use my current email address > - Remove TODO comment > - Rename schema file to realtek,rtl8188e.yaml. This is the same > granularity at which the rtl8xxxu driver is split into files, making > it unnecessary to rename the schema file if another similar chip is added > in the future. > - Change license identifier from (GPL-2.0 OR BSD-2-Clause) to (GPL-2.0-only > OR BSD-2-Clause) because GPL-2.0 is ambiguous > --- > .../bindings/net/wireless/realtek,rtl8188e.yaml | 50 ++++++++++++++++++++++ > 1 file changed, 50 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>