Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7663239 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: fix the smmu fault issue for ROME"

parents 1bc44e87 dfa084d0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -217,8 +217,8 @@
		pinctrl-1 = <&cnss_wlan_en_sleep>;

		chip_cfg@0 {
			reg = <0x10000000 0x10000000>,
				<0x20000000 0x10000>;
			reg = <0xa0000000 0x10000000>,
				<0xb0000000 0x10000>;
			reg-names = "smmu_iova_base", "smmu_iova_ipa";
			supported-ids = <0x003e>;
			wlan_vregs = "vdd-wlan";
+2 −2
Original line number Diff line number Diff line
@@ -100,8 +100,8 @@
		pinctrl-1 = <&cnss_wlan_en_sleep>;

		chip_cfg@0 {
			reg = <0x10000000 0x10000000>,
				<0x20000000 0x10000>;
			reg = <0xa0000000 0x10000000>,
				<0xb0000000 0x10000>;
			reg-names = "smmu_iova_base", "smmu_iova_ipa";
			supported-ids = <0x003e>;
			wlan_vregs = "vdd-wlan";