Commit 4d50a433 authored by Allen-KH Cheng's avatar Allen-KH Cheng Committed by Matthias Brugger
Browse files
parent 27f0eb16
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -736,6 +736,21 @@ audsys: clock-controller@11210000 {
			#clock-cells = <1>;
		};

		efuse: efuse@11c10000 {
			compatible = "mediatek,efuse";
			reg = <0 0x11c10000 0 0x1000>;
			#address-cells = <1>;
			#size-cells = <1>;

			lvts_e_data1: data1@1c0 {
				reg = <0x1c0 0x58>;
			};

			svs_calibration: calib@580 {
				reg = <0x580 0x68>;
			};
		};

		i2c3: i2c@11cb0000 {
			compatible = "mediatek,mt8192-i2c";
			reg = <0 0x11cb0000 0 0x1000>,