Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | ARM: dts: imx: add "jedec,spi-nor" flash compatible binding | Rafał Miłecki | 1 | -1/+1 | |
Starting with commit 8947e396a829 ("Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"") we have "jedec,spi-nor" binding indicating support for JEDEC identification. Use it for all flashes that are supposed to support READ ID op according to the datasheets. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org> | |||||
2014-07-18 | ARM: dts: add initial Rex Pro board support | Robert Nelson | 1 | -0/+34 | |
Add initial Rex Pro i.mx6q board support. Ethernet, UART, USB, I2C, SPI, HDMI, Audio, and SDHC cards are working. Currently no mainline u-boot, so boot with cat zImage imx6q-rex-pro.dtb > zImage.dtb, then using mkimage create uImage Signed-off-by: Robert Nelson <robertcnelson@gmail.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com> |