]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: Add bindings for Realtek SMI DSAs
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 14 Jul 2018 09:45:54 +0000 (11:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jul 2018 04:43:38 +0000 (13:43 +0900)
commitefe497797ae4973007856f05a2b98d1dca04fd74
treef59c5892acf618f9d5f72e0b214974a056abea77
parentae9c1c432cce47de8f4fb158d82cf96cb808e549
net: dsa: Add bindings for Realtek SMI DSAs

The Realtek SMI family is a set of DSA chips that provide
switching in routers. This binding just follows the pattern
set by other switches but with the introduction of an embedded
irqchip to demux and handle the interrupts fired by the single
line from the chip.

This interrupt construction is similar to how we handle
interrupt controllers inside PCI bridges etc.

Cc: Antti Seppälä <a.seppala@gmail.com>
Cc: Roman Yeryomin <roman@advem.lv>
Cc: Colin Leitner <colin.leitner@googlemail.com>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/realtek-smi.txt [new file with mode: 0644]