-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
5 deletions.
There are no files selected for viewing
6 changes: 1 addition & 5 deletions
6
patch/u-boot/v2024.10/board_nanopi-r3s/0001-rockchip-rk3566-add-nanopi-r3s.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: Werner <[email protected]> | ||
Date: Sun, 9 Dec 2024 07:36:02 +0200 | ||
Subject: add dw_hdmi_disable() function to DW-HDMI driver | ||
Subject: add support for Nanopi R3S | ||
|
||
--- | ||
drivers/video/dw_hdmi.c | 17 ++++++++++ | ||
include/dw_hdmi.h | 1 + | ||
2 files changed, 18 insertions(+) | ||
|
||
diff --git a/dev/null b/arch/arm/dts/rk3566-nanopi-r3s-u-boot.dtsi | ||
--- /dev/null | ||
|