Skip to content

Commit

Permalink
Merge tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/sc…
Browse files Browse the repository at this point in the history
…m/linux/kernel/git/robh/linux

Pull Devicetree fix from Rob Herring:
 "Add missing 'properties' keyword enclosing 'snps,tso' in snps,dwmac
  binding"

* tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
  • Loading branch information
torvalds committed Dec 20, 2019
2 parents 3939f2c + dbce0b6 commit f1fd161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/net/snps,dwmac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ allOf:
- st,spear600-gmac

then:
properties:
snps,tso:
$ref: /schemas/types.yaml#definitions/flag
description:
Expand Down

0 comments on commit f1fd161

Please sign in to comment.