Message ID | 20190114021658.GI15371@dragon |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] i.MX fixes for 5.0 | expand |
On Mon, Jan 14, 2019 at 3:17 AM Shawn Guo <shawnguo@kernel.org> wrote: > ---------------------------------------------------------------- > i.MX fixes for 5.0: > - Fix spi_bus_bridge DTC warning by correcting '#address-cells' of > dspi3 node on vf610-bk4 board, as it's being used a SPI slave > controller there. > - Replace deprecated gpio-key,wakeup property with wakeup-source for > board imx6q-pistachio and imx6sll-evk, into which the deprecated > property sneaked during the merge window. > - Correct the backward compatible for i.MX6SX GPT device, as it's > actually compatible with i.MX6DL GPT rather than i.MX31 one. Pulled into arm/fixes, thanks! Arnd