[+cc DT binding people] Hi, On Mon, Feb 13, 2023 at 09:38:24PM +0100, Daniel González Cabanelas wrote: > > > static const struct of_device_id ls_poweroff_of_match[] = { > > > + { .compatible = "buffalo,ls220d", > > > + .data = &linkstation_power_off_cfg, > > > + }, > > > + { .compatible = "buffalo,ls220de", > > > + .data = &linkstation_power_off_cfg, > > > + }, > > > { .compatible = "buffalo,ls421d", > > > .data = &linkstation_power_off_cfg, > > > }, > > > > Where is the patch adding these compatibles to the DT binding > > documentation? > > There is no DT binding at all. So no documentation. You are referencing a compatible, so there is supposed to be a DT binding for it. Note, that you also need DT bindings for board level compatible values. See for example: Documentation/devicetree/bindings/arm/rockchip.yaml Documentation/devicetree/bindings/arm/fsl.yaml -- Sebastian
Attachment:
signature.asc
Description: PGP signature