mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Merge branch 'arm64-fixes-for-6.18' into HEAD
Merge the v6.18-fixes branch before we rename talos.dtsi, to avoid merge issues throughout the rest of the cycle.
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
};
|
||||
|
||||
tfa@8a832000 {
|
||||
reg = <0x0 0x8a832000 0x0 0x7d000>;
|
||||
reg = <0x0 0x8a832000 0x0 0x80000>;
|
||||
no-map;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -1773,25 +1773,25 @@
|
||||
};
|
||||
};
|
||||
|
||||
camss: camss@5c6e000 {
|
||||
camss: camss@5c11000 {
|
||||
compatible = "qcom,qcm2290-camss";
|
||||
|
||||
reg = <0x0 0x5c6e000 0x0 0x1000>,
|
||||
reg = <0x0 0x5c11000 0x0 0x1000>,
|
||||
<0x0 0x5c6e000 0x0 0x1000>,
|
||||
<0x0 0x5c75000 0x0 0x1000>,
|
||||
<0x0 0x5c52000 0x0 0x1000>,
|
||||
<0x0 0x5c53000 0x0 0x1000>,
|
||||
<0x0 0x5c66000 0x0 0x400>,
|
||||
<0x0 0x5c68000 0x0 0x400>,
|
||||
<0x0 0x5c11000 0x0 0x1000>,
|
||||
<0x0 0x5c6f000 0x0 0x4000>,
|
||||
<0x0 0x5c76000 0x0 0x4000>;
|
||||
reg-names = "csid0",
|
||||
reg-names = "top",
|
||||
"csid0",
|
||||
"csid1",
|
||||
"csiphy0",
|
||||
"csiphy1",
|
||||
"csitpg0",
|
||||
"csitpg1",
|
||||
"top",
|
||||
"vfe0",
|
||||
"vfe1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user