summaryrefslogtreecommitdiff
authorhongmin hua <hongmin.hua@amlogic.com>2018-10-10 03:03:41 (GMT)
committer Xiaoliang Wang <xiaoliang.wang@amlogic.com>2018-12-21 12:46:54 (GMT)
commit6af9341a3a883d3331308a06a6662ac5147bb124 (patch)
treeb32296154868acb59e480d7f122e523142a63a42
parentc7f003b07e257329573c17607b2af794689328cf (diff)
downloadcommon-6af9341a3a883d3331308a06a6662ac5147bb124.zip
common-6af9341a3a883d3331308a06a6662ac5147bb124.tar.gz
common-6af9341a3a883d3331308a06a6662ac5147bb124.tar.bz2
unifykey: add the hdmirx repeater key block [3/6]
PD#SWPL-323: Problem: add the hdmirx repeater key block Solution: add the hdmirx repeater key block. Verify: R321 Change-Id: I61920b706b5dd08c6be9647add287f85b35fb0ee Signed-off-by: hongmin hua <hongmin.hua@amlogic.com>
Diffstat
-rw-r--r--arch/arm64/boot/dts/amlogic/atom.dts20
-rw-r--r--arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts20
2 files changed, 38 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/amlogic/atom.dts b/arch/arm64/boot/dts/amlogic/atom.dts
index d18d8a9..b025df1 100644
--- a/arch/arm64/boot/dts/amlogic/atom.dts
+++ b/arch/arm64/boot/dts/amlogic/atom.dts
@@ -787,7 +787,7 @@
compatible = "amlogic, unifykey";
status = "okay";
- unifykey-num = <18>;
+ unifykey-num = <21>;
unifykey-index-0 = <&keysn_0>;
unifykey-index-1 = <&keysn_1>;
unifykey-index-2 = <&keysn_2>;
@@ -806,6 +806,9 @@
unifykey-index-15 = <&keysn_15>;
unifykey-index-16 = <&keysn_16>;
unifykey-index-17 = <&keysn_17>;
+ unifykey-index-18 = <&keysn_18>;
+ unifykey-index-19 = <&keysn_19>;
+ unifykey-index-20 = <&keysn_20>;
keysn_0: key_0{
key-name = "usid";
@@ -902,6 +905,21 @@
key-device = "secure";
key-permit = "read","write","del";
};
+ keysn_18:key_18{
+ key-name = "hdcp22_rprx_fw";
+ key-device = "normal";
+ key-permit = "read","write","del";
+ };
+ keysn_19:key_19{
+ key-name = "hdcp22_rprp_fw";
+ key-device = "normal";
+ key-permit = "read","write","del";
+ };
+ keysn_20:key_20{
+ key-name = "hdcp22_rp_private";
+ key-device = "secure";
+ key-permit = "read","write","del";
+ };
}; /* End unifykey */
diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts
index 9fa6a51..b71ea75 100644
--- a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts
+++ b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts
@@ -790,7 +790,7 @@
compatible = "amlogic, unifykey";
status = "okay";
- unifykey-num = <18>;
+ unifykey-num = <21>;
unifykey-index-0 = <&keysn_0>;
unifykey-index-1 = <&keysn_1>;
unifykey-index-2 = <&keysn_2>;
@@ -809,6 +809,9 @@
unifykey-index-15 = <&keysn_15>;
unifykey-index-16 = <&keysn_16>;
unifykey-index-17 = <&keysn_17>;
+ unifykey-index-18 = <&keysn_18>;
+ unifykey-index-19 = <&keysn_19>;
+ unifykey-index-20 = <&keysn_20>;
keysn_0: key_0{
key-name = "usid";
@@ -905,6 +908,21 @@
key-device = "normal";
key-permit = "read","write","del";
};
+ keysn_18:key_18{
+ key-name = "hdcp22_rprx_fw";
+ key-device = "normal";
+ key-permit = "read","write","del";
+ };
+ keysn_19:key_19{
+ key-name = "hdcp22_rprp_fw";
+ key-device = "normal";
+ key-permit = "read","write","del";
+ };
+ keysn_20:key_20{
+ key-name = "hdcp22_rp_private";
+ key-device = "secure";
+ key-permit = "read","write","del";
+ };
}; /* End unifykey */
vdac {