On Wed, Jan 29, 2025 at 05:55:26PM -0500, Frank Li wrote: > On Sun, Jan 26, 2025 at 07:59:01PM +0100, J. Neuschäfer wrote: > > Supplement Documentation/devicetree/bindings/pci/fsl,pci.txt with a more > > formal binding in YAML format. > > > > Signed-off-by: J. Neuschäfer <j.ne@xxxxxxxxxx> > > --- > > .../devicetree/bindings/pci/fsl,mpc8xxx-pci.yaml | 83 ++++++++++++++++++++++ > > 1 file changed, 83 insertions(+) [...] > > +examples: > > + - | > > + #include <dt-bindings/interrupt-controller/irq.h> > > + > > + pci1: pcie@e0009000 { > > needn't label here Will change. Thanks, J. Neuschäfer