From 5af25331a354c5c5811cfa9c14bacc44b30abaa4 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Thu, 8 Jun 2023 18:03:05 +0200 Subject: [PATCH] generic: 6.1: move Qualcomm SoC ID bindings to generic Move the Qualcomm SoC ID bindings that are used by the CPUFreq NVMEM driver that was recently backported to generic from ipq807x as that series depends on SoC ID bindings but they were forgotten. Due to that IPQ806x builds would fail as the backport was still in ipq807x. Fixes: d44279 ("generic: 6.1: backport Qualcomm CPUFreq NVMEM changes") Signed-off-by: Robert Marko --- ....2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/{ipq807x/patches-6.1/0018-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch => generic/backport-6.1/830-00-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch} (100%) diff --git a/target/linux/ipq807x/patches-6.1/0018-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch b/target/linux/generic/backport-6.1/830-00-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch similarity index 100% rename from target/linux/ipq807x/patches-6.1/0018-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch rename to target/linux/generic/backport-6.1/830-00-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch -- 2.30.2