Loading arch/arm64/boot/dts/qcom/Makefile +5 −2 Original line number Diff line number Diff line Loading @@ -184,13 +184,16 @@ endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_TRINKET) += \ trinket-rumi-overlay.dtbo \ trinket-idp-overlay.dtbo trinket-idp-overlay.dtbo \ trinket-qrd-overlay.dtbo trinket-rumi-overlay.dtbo-base := trinket.dtb trinket-idp-overlay.dtbo-base := trinket.dtb trinket-qrd-overlay.dtbo-base := trinket.dtb else dtb-$(CONFIG_ARCH_TRINKET) += trinket-rumi.dtb \ trinket-idp.dtb trinket-idp.dtb \ trinket-qrd.dtb endif dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \ Loading arch/arm64/boot/dts/qcom/trinket-qrd-overlay.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; /plugin/; #include "trinket-qrd.dtsi" / { model = "QRD"; compatible = "qcom,trinket-qrd", "qcom,trinket", "qcom,qrd"; qcom,msm-id = <394 0x0>; qcom,board-id = <11 0>; }; arch/arm64/boot/dts/qcom/trinket-qrd.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "trinket.dtsi" #include "trinket-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. TRINKET QRD"; compatible = "qcom,trinket-qrd", "qcom,trinket", "qcom,qrd"; qcom,board-id = <11 0>; }; arch/arm64/boot/dts/qcom/trinket-qrd.dtsi 0 → 100644 +16 −0 Original line number Diff line number Diff line /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ &soc { }; Loading
arch/arm64/boot/dts/qcom/Makefile +5 −2 Original line number Diff line number Diff line Loading @@ -184,13 +184,16 @@ endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) dtbo-$(CONFIG_ARCH_TRINKET) += \ trinket-rumi-overlay.dtbo \ trinket-idp-overlay.dtbo trinket-idp-overlay.dtbo \ trinket-qrd-overlay.dtbo trinket-rumi-overlay.dtbo-base := trinket.dtb trinket-idp-overlay.dtbo-base := trinket.dtb trinket-qrd-overlay.dtbo-base := trinket.dtb else dtb-$(CONFIG_ARCH_TRINKET) += trinket-rumi.dtb \ trinket-idp.dtb trinket-idp.dtb \ trinket-qrd.dtb endif dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \ Loading
arch/arm64/boot/dts/qcom/trinket-qrd-overlay.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; /plugin/; #include "trinket-qrd.dtsi" / { model = "QRD"; compatible = "qcom,trinket-qrd", "qcom,trinket", "qcom,qrd"; qcom,msm-id = <394 0x0>; qcom,board-id = <11 0>; };
arch/arm64/boot/dts/qcom/trinket-qrd.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "trinket.dtsi" #include "trinket-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. TRINKET QRD"; compatible = "qcom,trinket-qrd", "qcom,trinket", "qcom,qrd"; qcom,board-id = <11 0>; };
arch/arm64/boot/dts/qcom/trinket-qrd.dtsi 0 → 100644 +16 −0 Original line number Diff line number Diff line /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ &soc { };