| .. | .. |
|---|
| 227 | 227 | |
|---|
| 228 | 228 | interrupt-parent = <&gpio2>; |
|---|
| 229 | 229 | interrupts = <25 0>; /* gpio_57 */ |
|---|
| 230 | | - pendown-gpio = <&gpio2 25 GPIO_ACTIVE_HIGH>; |
|---|
| 230 | + pendown-gpio = <&gpio2 25 GPIO_ACTIVE_LOW>; |
|---|
| 231 | 231 | |
|---|
| 232 | 232 | ti,x-min = /bits/ 16 <0x0>; |
|---|
| 233 | 233 | ti,x-max = /bits/ 16 <0x0fff>; |
|---|
| .. | .. |
|---|
| 246 | 246 | }; |
|---|
| 247 | 247 | |
|---|
| 248 | 248 | &venc { |
|---|
| 249 | | - status = "ok"; |
|---|
| 249 | + status = "okay"; |
|---|
| 250 | 250 | |
|---|
| 251 | 251 | port { |
|---|
| 252 | 252 | venc_out: endpoint { |
|---|
| .. | .. |
|---|
| 257 | 257 | }; |
|---|
| 258 | 258 | |
|---|
| 259 | 259 | &mcbsp2 { |
|---|
| 260 | | - status = "ok"; |
|---|
| 260 | + status = "okay"; |
|---|
| 261 | 261 | |
|---|
| 262 | 262 | pinctrl-names = "default"; |
|---|
| 263 | 263 | pinctrl-0 = <&mcbsp2_pins>; |
|---|