| * Copyright 2017 Luxul Inc. |
| * Licensed under the ISC license. |
| compatible = "luxul,xap-810-v1", "brcm,bcm47189", "brcm,bcm53573"; |
| model = "Luxul XAP-810 V1"; |
| reg = <0x00000000 0x08000000>; |
| compatible = "gpio-leds"; |
| label = "bcm53xx:blue:5ghz"; |
| gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>; |
| linux,default-trigger = "default-off"; |
| label = "bcm53xx:green:system"; |
| gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>; |
| linux,default-trigger = "timer"; |
| compatible = "gpio-leds"; |
| label = "bcm53xx:blue:2ghz"; |
| gpios = <&pcie0_chipcommon 3 GPIO_ACTIVE_HIGH>; |
| linux,default-trigger = "default-off"; |
| compatible = "gpio-keys"; |
| linux,code = <KEY_RESTART>; |
| gpios = <&chipcommon 7 GPIO_ACTIVE_LOW>; |
| ranges = <0x00000000 0 0 0 0 0x00100000>; |
| ranges = <0x00000000 0 0 0 0 0 0 0x00100000>; |
| ranges = <0x00000000 0 0 0 0x00100000>; |
| pcie0_chipcommon: chipcommon@0 { |