File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040
4141 soc {
4242 mpu: mpu@4000d000 {
43- compatible = "nxp,kinetis-mpu ";
43+ compatible = "nxp,sysmpu ";
4444 reg = <0x4000d000 0x1000>;
4545 status = "disabled";
4646 };
Original file line number Diff line number Diff line change 114114 };
115115
116116 mpu: mpu@4000d000 {
117- compatible = "nxp,kinetis-mpu ";
117+ compatible = "nxp,sysmpu ";
118118 reg = <0x4000d000 0x1000>;
119119 status = "disabled";
120120 };
Original file line number Diff line number Diff line change 3535
3636 soc {
3737 mpu: mpu@4000d000 {
38- compatible = "nxp,kinetis-mpu ";
38+ compatible = "nxp,sysmpu ";
3939 reg = <0x4000d000 0x1000>;
4040 status = "disabled";
4141 };
Original file line number Diff line number Diff line change 3333 interrupt-parent = <&nvic>;
3434
3535 mpu: mpu@4000d000 {
36- compatible = "nxp,kinetis-mpu ";
36+ compatible = "nxp,sysmpu ";
3737 reg = <0x4000d000 0x1000>;
3838 status = "disabled";
3939 };
You can’t perform that action at this time.
0 commit comments