sm8650-devicetrees: Add decompiled device trees
From build samsung/e3qxxx/e3q:14/UP1A.231005.007/S928BXXS2AXEF:user/release-keys
This commit is contained in:
commit
0f9e109778
4
Makefile
Normal file
4
Makefile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
vendor := $(srctree)/$(src)
|
||||||
|
|
||||||
|
subdir-y += qcom
|
||||||
|
subdir-y += samsung
|
40
NOTICE
Normal file
40
NOTICE
Normal file
@ -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
qcom/Makefile
Normal file
4
qcom/Makefile
Normal file
@ -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)
|
21726
qcom/pineapple-v2.dts
Normal file
21726
qcom/pineapple-v2.dts
Normal file
File diff suppressed because one or more lines are too long
22002
qcom/pineapple.dts
Normal file
22002
qcom/pineapple.dts
Normal file
File diff suppressed because one or more lines are too long
21588
qcom/pineapplep-v2.dts
Normal file
21588
qcom/pineapplep-v2.dts
Normal file
File diff suppressed because one or more lines are too long
21864
qcom/pineapplep.dts
Normal file
21864
qcom/pineapplep.dts
Normal file
File diff suppressed because one or more lines are too long
21
samsung/Makefile
Normal file
21
samsung/Makefile
Normal file
@ -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
|
24909
samsung/e3q_eur_openx_w00_r00.dts
Normal file
24909
samsung/e3q_eur_openx_w00_r00.dts
Normal file
File diff suppressed because one or more lines are too long
24735
samsung/e3q_eur_openx_w00_r01.dts
Normal file
24735
samsung/e3q_eur_openx_w00_r01.dts
Normal file
File diff suppressed because one or more lines are too long
24922
samsung/e3q_eur_openx_w00_r02.dts
Normal file
24922
samsung/e3q_eur_openx_w00_r02.dts
Normal file
File diff suppressed because one or more lines are too long
24983
samsung/e3q_eur_openx_w00_r03.dts
Normal file
24983
samsung/e3q_eur_openx_w00_r03.dts
Normal file
File diff suppressed because one or more lines are too long
24960
samsung/e3q_eur_openx_w00_r04.dts
Normal file
24960
samsung/e3q_eur_openx_w00_r04.dts
Normal file
File diff suppressed because one or more lines are too long
24967
samsung/e3q_eur_openx_w00_r05.dts
Normal file
24967
samsung/e3q_eur_openx_w00_r05.dts
Normal file
File diff suppressed because one or more lines are too long
24973
samsung/e3q_eur_openx_w00_r07.dts
Normal file
24973
samsung/e3q_eur_openx_w00_r07.dts
Normal file
File diff suppressed because one or more lines are too long
25004
samsung/e3q_eur_openx_w00_r08.dts
Normal file
25004
samsung/e3q_eur_openx_w00_r08.dts
Normal file
File diff suppressed because one or more lines are too long
25050
samsung/e3q_eur_openx_w00_r09.dts
Normal file
25050
samsung/e3q_eur_openx_w00_r09.dts
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user