diff options
Diffstat (limited to 'target/linux/mediatek/patches-5.15/150-dts-mt7623-eip97-inside-secure-support.patch')
-rw-r--r-- | target/linux/mediatek/patches-5.15/150-dts-mt7623-eip97-inside-secure-support.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.15/150-dts-mt7623-eip97-inside-secure-support.patch b/target/linux/mediatek/patches-5.15/150-dts-mt7623-eip97-inside-secure-support.patch index a443404fff..5b63bf4226 100644 --- a/target/linux/mediatek/patches-5.15/150-dts-mt7623-eip97-inside-secure-support.patch +++ b/target/linux/mediatek/patches-5.15/150-dts-mt7623-eip97-inside-secure-support.patch @@ -1,6 +1,6 @@ --- a/arch/arm/boot/dts/mt7623.dtsi +++ b/arch/arm/boot/dts/mt7623.dtsi -@@ -951,17 +951,14 @@ +@@ -951,17 +951,15 @@ }; crypto: crypto@1b240000 { @@ -18,6 +18,7 @@ - clock-names = "cryp"; - power-domains = <&scpsys MT2701_POWER_DOMAIN_ETH>; - status = "disabled"; ++ status = "okay"; }; bdpsys: syscon@1c000000 { |