Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
truenas-rk3588
kernel-rk3588
Commits
0e04139d
Commit
0e04139d
authored
6 years ago
by
jensen
Browse files
Options
Download
Email Patches
Plain Diff
Revert "ARM64: dts: nanopi4: bind HDMI to vopb for 4K"
This reverts commit 5b06f6d658b60dd91c5d764fdb477e1fc24e6c25.
parent
669abd7e
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/boot/dts/rockchip/rk3399-nanopi4-common.dtsi
+2
-17
arch/arm64/boot/dts/rockchip/rk3399-nanopi4-common.dtsi
with
2 additions
and
17 deletions
+2
-17
arch/arm64/boot/dts/rockchip/rk3399-nanopi4-common.dtsi
View file @
0e04139d
...
...
@@ -474,8 +474,6 @@ &uart4 {
&
vopb
{
status
=
"okay"
;
assigned
-
clocks
=
<&
cru
DCLK_VOP0_DIV
>;
assigned
-
clock
-
parents
=
<&
cru
PLL_VPLL
>;
};
&
vopb_mmu
{
...
...
@@ -484,8 +482,6 @@ &vopb_mmu {
&
vopl
{
status
=
"okay"
;
assigned
-
clocks
=
<&
cru
DCLK_VOP1_DIV
>;
assigned
-
clock
-
parents
=
<&
cru
PLL_CPLL
>;
};
&
vopl_mmu
{
...
...
@@ -528,14 +524,13 @@ edp_out: endpoint {
};
};
&
edp_in_vop
b
{
&
edp_in_vop
l
{
status
=
"disabled"
;
};
&
route_edp
{
status
=
"okay"
;
logo
,
mode
=
"center"
;
connect
=
<&
vopl_out_edp
>;
};
&
cdn_dp
{
...
...
@@ -544,14 +539,6 @@ &cdn_dp {
phys
=
<&
tcphy0_dp
>;
};
&
dp_in_vopl
{
status
=
"disabled"
;
};
&
hdmi_in_vopl
{
status
=
"disabled"
;
};
&
hdmi
{
/*
remove
the
hdmi_i2c_xfer
*/
pinctrl
-
0
=
<&
hdmi_cec
>;
...
...
@@ -564,9 +551,8 @@ &hdmi {
};
&
route_hdmi
{
status
=
"
disabled
"
;
status
=
"
okay
"
;
logo
,
mode
=
"center"
;
connect
=
<&
vopb_out_hdmi
>;
};
&
cif_isp0
{
...
...
@@ -921,7 +907,6 @@ onewire_ts@2f {
&
i2c7
{
status
=
"okay"
;
clock
-
frequency
=
<
100000
>;
};
&
spdif
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help