On 6/25/2021 2:49 AM, Matthew Hagan wrote:
Changes from v2: - Introduce boards to Makefile in same patch as the board dts is added (Vladimir Oltean) - Use alphabetical ordering for labels (Vladimir Oltean) - Remove address-cells and size-cells in qca8337 switch nodes (Vladimir Oltean) - Remove "cpu" labels from switch nodes' CPU ports (Vladimir Oltean) - Various LED fixes, utilising dt-bindings/leds/common.h and correctly specifying LEDs in the form "led-N" and with the color/function/ function-enumerator properties. - Fix PWM LEDs and corresponding pinctrl bindings. (Vladimir Oltean) The following changes were submitted as a separate series: - Introduce patches to disable QSPI by default and enable where used (Vladimir Oltean) - Move mdio@18032000 node from board related file to SoC (Vladimir Oltean) - In addition to above, relocate mdio-mux to bcm-nsp.dtsi and fix the resulting usb3_phy issues Changes from v3: - Sort labels on mx64 a0 dts files into alphabetical order as well - move include directives for input/input.h and leds/common.h to bcm958625-mx6x-common.dtsi - Whitespace fixes in bcm958625-mx6x-common.dtsi - rename "senao_nvram" partition to "nvram" Matthew Hagan (4): ARM: dts: NSP: Add common bindings for MX64/MX65 ARM: dts: NSP: Add DT files for Meraki MX64 series ARM: dts: NSP: Add DT files for Meraki MX65 series dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65
Matt, should I be expecting a v5 based on Arnd's comments? -- Florian