[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1576828760-13176-1-git-send-email-dikshita@codeaurora.org>
Date: Fri, 20 Dec 2019 13:29:17 +0530
From: Dikshita Agarwal <dikshita@...eaurora.org>
To: linux-media@...r.kernel.org, stanimir.varbanov@...aro.org,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, vgarodia@...eaurora.org,
Dikshita Agarwal <dikshita@...eaurora.org>
Subject: [PATCH v2,0/3] Enable video on sc7180
Hello,
This patch series enables video functionality for SC7180.
Here is v2 with the following changes:
- updated the place of venus DT node to have it sorted by address
- added dt-binding schema
- added DT compatible string and resource structure
These changes depend on patch series [1] and [2].
Regards,
Dikshita
[1] https://patchwork.kernel.org/project/linux-media/list/?series=219021
[2] https://patchwork.kernel.org/project/linux-media/list/?series=214797
Dikshita Agarwal (3):
arm64: dts: sc7180: Add Venus video codec DT node
dt-bindings: media: venus: Add sc7180 DT schema
venus: core: add sc7180 DT compatible and resource struct
.../bindings/media/qcom,venus-sc7180.yaml | 131 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/sc7180.dtsi | 36 ++++++
drivers/media/platform/qcom/venus/core.c | 58 ++++++++-
3 files changed, 224 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/media/qcom,venus-sc7180.yaml
--
1.9.1
Powered by blists - more mailing lists