Skip to content

Commit

Permalink
Fix: j80 dts build (remove hdmi/fb, patch linux cma reserved memory s…
Browse files Browse the repository at this point in the history
…ize)

Fix: rtl8822cs update source commit
  • Loading branch information
adeepn committed Feb 1, 2021
1 parent 553c73b commit a024582
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 390 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ new file mode 100644
index 000000000..cf0e6e742
--- /dev/null
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts
@@ -0,0 +1,381 @@
@@ -0,0 +1,373 @@
+
+/dts-v1/;
+
+#include "meson-gxl-s905x.dtsi"
+#include "meson-gx-p23x-q20x.dtsi"
+#include "meson-gxl.dtsi"
+
+/ {
+ compatible = "amlogic,p281", "amlogic,s905w", "amlogic,meson-gxl";
Expand Down Expand Up @@ -142,10 +141,6 @@ index 000000000..cf0e6e742
+ clock-names = "ext_clock";
+ };
+
+ sound {
+ status = "disabled";
+ }
+
+ efusekey: efusekey {
+ keynum = <5>;
+ key0 = <&key_0>;
Expand Down Expand Up @@ -376,12 +371,9 @@ index 000000000..cf0e6e742
+ };
+};
+
+&acodec {
+ status = "disabled";
+};
+&hdmi_tx {
+ status = "disabled";
+};
+&ir {
+ status = "disabled";
+
+/* S905X only has access to its internal PHY */
+&ethmac {
+ phy-mode = "rmii";
+ phy-handle = <&internal_phy>;
+};
Loading

0 comments on commit a024582

Please sign in to comment.