Przeglądaj źródła

sm8650-devicetrees: Add decompiled device trees

From build samsung/e3qxxx/e3q:14/UP1A.231005.007/S928BXXS2AXEF:user/release-keys
David Wronek 9 miesięcy temu
commit
0f9e109778

+ 4 - 0
Makefile

@@ -0,0 +1,4 @@
+vendor := $(srctree)/$(src)
+
+subdir-y += qcom
+subdir-y += samsung

+ 40 - 0
NOTICE

@@ -0,0 +1,40 @@
+This NOTICE file contains certain notices of software components included
+with the software that Qualcomm Technologies, Inc. ("Qualcomm Technologies") is required to
+provide you. Notwithstanding anything in the notices in this file, your use
+of these software components together with the Qualcomm Technologies software (Qualcomm Technologies
+software hereinafter referred to as "Software") is subject to the terms of
+your license from Qualcomm Technologies. Compliance with all copyright laws and software
+license agreements included in the notice section of this file are the
+responsibility of the user. Except as may be granted by separate express
+written agreement, this file provides no license to any patents,
+trademarks, copyrights, or other intellectual property.
+
+Copyright (c) 2022 Qualcomm Technologies, Inc. All rights reserved.
+Qualcomm is a registered trademark and registered service mark of
+QUALCOMM Incorporated. All other trademarks and service marks are the
+property of their respective owners.
+________________________________________
+NOTICES
+________________________________________
+/*
+ * Copyright (C) 2008 Shanghai awinic technology co.,ltd. All rights reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be
+ * included in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS
+ * IN THE SOFTWARE.
+ */

+ 4 - 0
qcom/Makefile

@@ -0,0 +1,4 @@
+PINEAPPLE_BASE_DTB += pineapple.dtb pineapple-v2.dtb
+PINEAPPLE_APQ_BASE_DTB += pineapplep.dtb pineapplep-v2.dtb
+
+dtb-y += $(PINEAPPLE_BASE_DTB) $(PINEAPPLE_APQ_BASE_DTB)

Plik diff jest za duży
+ 12181 - 0
qcom/pineapple-v2.dts


Plik diff jest za duży
+ 12457 - 0
qcom/pineapple.dts


Plik diff jest za duży
+ 12181 - 0
qcom/pineapplep-v2.dts


Plik diff jest za duży
+ 12457 - 0
qcom/pineapplep.dts


+ 21 - 0
samsung/Makefile

@@ -0,0 +1,21 @@
+PINEAPPLE_BASE_DTB += ../qcom/pineapple.dtb ../qcom/pineapple-v2.dtb
+PINEAPPLE_APQ_BASE_DTB += ../qcom/pineapplep.dtb ../qcom/pineapplep-v2.dtb
+
+SAMSUNG_PINEAPPLE_BOARDS += \
+    e3q_eur_openx_w00_r00.dtbo \
+    e3q_eur_openx_w00_r01.dtbo \
+    e3q_eur_openx_w00_r02.dtbo \
+    e3q_eur_openx_w00_r03.dtbo \
+    e3q_eur_openx_w00_r04.dtbo \
+    e3q_eur_openx_w00_r05.dtbo \
+    e3q_eur_openx_w00_r07.dtbo \
+    e3q_eur_openx_w00_r08.dtbo \
+    e3q_eur_openx_w00_r09.dtbo
+
+
+pineapple-overlays-dtb-y += $(SAMSUNG_PINEAPPLE_BOARDS) $(PINEAPPLE_BASE_DTB) $(PINEAPPLE_APQ_BASE_DTB)
+dtb-y += $(SAMSUNG_PINEAPPLE_BOARDS) $(PINEAPPLE_BASE_DTB) $(PINEAPPLE_APQ_BASE_DTB)
+
+always-y := $(dtb-y)
+subdir-y := $(dts-dirs)
+clean-files := *.dtb *.reverse.dts *.dtbo

Plik diff jest za duży
+ 4064 - 0
samsung/e3q_eur_openx_w00_r00.dts


Plik diff jest za duży
+ 4064 - 0
samsung/e3q_eur_openx_w00_r01.dts


Plik diff jest za duży
+ 4087 - 0
samsung/e3q_eur_openx_w00_r02.dts


Plik diff jest za duży
+ 4131 - 0
samsung/e3q_eur_openx_w00_r03.dts


Plik diff jest za duży
+ 4131 - 0
samsung/e3q_eur_openx_w00_r04.dts


Plik diff jest za duży
+ 4131 - 0
samsung/e3q_eur_openx_w00_r05.dts


Plik diff jest za duży
+ 4131 - 0
samsung/e3q_eur_openx_w00_r07.dts


Plik diff jest za duży
+ 4131 - 0
samsung/e3q_eur_openx_w00_r08.dts


Plik diff jest za duży
+ 4131 - 0
samsung/e3q_eur_openx_w00_r09.dts


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików