1
0
Fork 0
Fork of reMarkable kernel https://github.com/reMarkable/linux
 
 
 
 
Go to file
Fancy Fang 980c9213da MLK-18535-12 dt-bindings: display: imx: add eLCDIF device node
Add the device-tree bindings for the display node eLCDIF
on i.MX platforms.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2018-10-29 11:10:38 +08:00
Documentation MLK-18535-12 dt-bindings: display: imx: add eLCDIF device node 2018-10-29 11:10:38 +08:00
arch MLK-18535-11 ARM64: dts: imx8mm-evk: enable 'lcdif', 'mipi_dsi' and 'adv7535' 2018-10-29 11:10:38 +08:00
block
certs
crypto MLK-14785 CAAM: Fix gcm.c to work correctly with CAAM 2018-10-29 11:10:38 +08:00
drivers MLK-18535-10 drm/imx: lcdif: limit the maximum resolution to '1920x1080' 2018-10-29 11:10:38 +08:00
firmware
fs
include MLK-18535-7 drm/bridge: sec-dsim: add bridge driver support 2018-10-29 11:10:38 +08:00
init
ipc
kernel clockevents: Retry programming min delta up to 10 times 2018-10-29 11:10:38 +08:00
lib
mm
net MLK-17362-01 Changes for wireless and cfg80211 support 2018-10-29 11:10:38 +08:00
samples
scripts
security
sound MLK-18534-1: ASoC: fsl: sai: introduce 1:1 bclk:mclk ratio support 2018-10-29 11:10:38 +08:00
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.