mbox series

[0/2] dt-bindings: Cleanup spurious commas in hisilicon hip07 dt.

Message ID 20180912160552.11604-1-Jonathan.Cameron@huawei.com (mailing list archive)
Headers show
Series dt-bindings: Cleanup spurious commas in hisilicon hip07 dt. | expand

Message

Jonathan Cameron Sept. 12, 2018, 4:05 p.m. UTC
Rob Herring picked up on an issue in our sec dt binding doc where we had
an unnecessary comma in the addresses provided as part of the node name.
The comment wasn't fixed before the series was applied, hence this follow up.

This was a cut and paste job from a few of the its entries already present
in the hip07 dtsi.

This series tidies up this loose end.  It has no particular urgency
as nothing stops working if you have a comma present and it is unlikely
an userspace code would be using these.

Jonathan Cameron (2):
  dt-bindings: crypto: hip07-sec, drop incorrect commas
  arm64: dts: hisilicon hip07: drop commas from @address node names

 .../bindings/crypto/hisilicon,hip07-sec.txt   |  2 +-
 arch/arm64/boot/dts/hisilicon/hip07.dtsi      | 28 +++++++++----------
 2 files changed, 15 insertions(+), 15 deletions(-)