diff options
author | Rob Herring <[email protected]> | 2022-06-14 09:25:03 -0600 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-06-16 08:41:43 -0700 |
commit | 62c427ca0745d54c7b715923633ced3e34453722 (patch) | |
tree | 56659c35554724bfacec286475938770ed631f0b /net/lapb/lapb_in.c | |
parent | c9357195c5770029f0c65a5b76756dea5b767ff0 (diff) |
dt-bindings: dma: apple,admac: Fix example interrupt parsing
Commit 873971f8fb08 ("dt-bindings: dma: Add Apple ADMAC") has a warning
in its example:
Documentation/devicetree/bindings/dma/apple,admac.example.dtb: dma-controller@238200000: interrupts-extended: [[0], [4294967295, 0, 626, 4, 0, 0]] is too short
From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/dma/apple,admac.yaml
The problem is the number of interrupt cells can't be guessed when
there are empty '0' entries. So the example must have a valid interrupt
controller defining the number of interrupt cells.
Fixes: 873971f8fb08 ("dt-bindings: dma: Add Apple ADMAC")
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Martin PoviĊĦer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions