]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dt-bindings-net-dsa-microchip-convert-ksz-bindings-to-yaml'
authorJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 01:55:26 +0000 (17:55 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 01:55:27 +0000 (17:55 -0800)
commita3561249a327aa12ae9eea13e74c1fb47ab7c16d
tree4cd07c7ff09b9000fdb8092df041d0362c5484d9
parent0acb1e7bf3ce292101e7ac32738bd2b2667f80a4
parent72f2ec2cb9161f2d6c0fd659b0ad065427b59ab8
Merge branch 'dt-bindings-net-dsa-microchip-convert-ksz-bindings-to-yaml'

Christian Eggers says:

====================
dt-bindings: net: dsa: microchip: convert KSZ bindings to yaml

These patches are orginally from the series

"net: dsa: microchip: PTP support for KSZ956x"

As the the device tree conversion to yaml is not really related to the
PTP patches and the original series is going to take more time than
I expected, I would like to split this.

Changes (original series -> v1)
--------------------------------
- dts: moved "allOf" below "maintainers"
- dts: use "unevaluatedProperties" instead of "additionalProperties"
- dts: removed "spi-cpha" and "spi-cpol" flags as the hardware is fixed
- ksz8795: setup SPI for mode 3
- ksz9477: dito
====================

Link: https://lore.kernel.org/r/20201120112107.16334-1-ceggers@arri.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>