]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25542e9d7d5e64b65d864b3a7b5bdc24151b5d9d
treeb204318f678e71912c9e9d9310a2e9557585f8e0
parent3ee1108064404878f2a6d0c81eb0d9a9fd5448b2
parent22c169fa84362a963755bc0fc67533b1cb951043
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>