| .. | .. |
|---|
| 24 | 24 | reg = <0x00200000 0x00008000>; |
|---|
| 25 | 25 | }; |
|---|
| 26 | 26 | |
|---|
| 27 | | - thunderboot_ramoops: ramoops@210000 { |
|---|
| 27 | + ramoops@210000 { |
|---|
| 28 | 28 | compatible = "ramoops"; |
|---|
| 29 | 29 | reg = <0x00210000 0x000f0000>; |
|---|
| 30 | 30 | record-size = <0x20000>; |
|---|
| .. | .. |
|---|
| 66 | 66 | "clk_scr1_rtc", "clk_scr1_jtag", |
|---|
| 67 | 67 | "csiphy0_pclk"; |
|---|
| 68 | 68 | power-domains = <&power RV1126_PD_VI>; |
|---|
| 69 | + |
|---|
| 70 | + pinctrl-names = "default"; |
|---|
| 71 | + pinctrl-0 = <&mipicsi_clk0>; |
|---|
| 69 | 72 | status = "okay"; |
|---|
| 70 | 73 | }; |
|---|
| 71 | 74 | }; |
|---|
| .. | .. |
|---|
| 116 | 119 | status = "disabled"; |
|---|
| 117 | 120 | }; |
|---|
| 118 | 121 | |
|---|
| 119 | | -&rkisp_vir1 { |
|---|
| 122 | +&rkisp_vir0 { |
|---|
| 120 | 123 | memory-region-thunderboot = <&rkisp_thunderboot>; |
|---|
| 121 | 124 | }; |
|---|