Merge branch 'sms911x-dts'
authorDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 20:27:11 +0000 (13:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 20:27:11 +0000 (13:27 -0700)
commit1c88995dfbf99704d2eab6ea47d048efe9cda68c
treeb204318f678e71912c9e9d9310a2e9557585f8e0
parent18a419bad63b7f68a1979e28459782518e7b6bbe
parent19373d0233d04ede649eee4269922e20dd133cf2
Merge branch 'sms911x-dts'

Geert Uytterhoeven says:

====================
sms911x: DTS fixes and DT binding to json-schema conversion

This patch series converts the Smart Mixed-Signal Connectivity (SMSC)
LAN911x/912x Controller Device Tree binding documentation to
json-schema, after fixing a few issues in DTS files.

Changed compared to v1[1]:
  - Dropped applied patches,
  - Add Reviewed-by,
  - Drop bogus double quotes in compatible values,
  - Add comment explaining why "additionalProperties: true" is needed.

[1] [PATCH 0/5] sms911x: DTS fixes and DT binding to json-schema conversion
    https://lore.kernel.org/r/cover.1621518686.git.geert+renesas@glider.be
====================

Signed-off-by: David S. Miller <davem@davemloft.net>