summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zsh/zshrc/90_profiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshrc/90_profiles b/.zsh/zshrc/90_profiles
index 556db62..18ecf00 100644
--- a/.zsh/zshrc/90_profiles
+++ b/.zsh/zshrc/90_profiles
@@ -20,7 +20,7 @@ zstyle ':chpwd:profiles:/home/tobiask/src(|/|/*)' profile distanz
zstyle ':chpwd:profiles:/scratch/tobiask/go(|/|/*)' profile distanz
zstyle ':chpwd:profiles:/home/tobiask/zi(|/|/*)' profile zhinst
zstyle ':chpwd:profiles:/scratch/tobiask/zi(|/|/*)' profile zhinst
-zstyle ':chpwd:profiles:/scratch/yoctozi(|/|/*)' profile zhinst
+zstyle ':chpwd:profiles:/scratch/yocto-zi(|/|/*)' profile zhinst
chpwd_profile_distanz()
{
oop-back&id=7b920aae917da3486f0084fd1b77b2f59f521309'>7b920aae917da3486f0084fd1b77b2f59f521309 (diff)
drm: Add new driver for MXSFB controller
Add new driver for the MXSFB controller found in i.MX23/28/6SX . The MXSFB controller is a simple framebuffer controller with one parallel LCD output. Unlike the MXSFB fbdev driver that is used on these systems now, this driver uses the DRM/KMS framework. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Lucas Stach <l.stach@pengutronix.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'MAINTAINERS')