Loading...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 | // SPDX-License-Identifier: GPL-2.0+ /* * MIPI CSI-2 Receiver Subdev for Freescale i.MX6 SOC. * * Copyright (c) 2012-2017 Mentor Graphics Inc. */ #include <linux/clk.h> #include <linux/interrupt.h> #include <linux/io.h> #include <linux/iopoll.h> #include <linux/irq.h> #include <linux/module.h> #include <linux/of_graph.h> #include <linux/platform_device.h> #include <media/v4l2-common.h> #include <media/v4l2-device.h> #include <media/v4l2-fwnode.h> #include <media/v4l2-mc.h> #include <media/v4l2-subdev.h> #include "imx-media.h" /* * there must be 5 pads: 1 input pad from sensor, and * the 4 virtual channel output pads */ #define CSI2_SINK_PAD 0 #define CSI2_NUM_SINK_PADS 1 #define CSI2_NUM_SRC_PADS 4 #define CSI2_NUM_PADS 5 /* * The default maximum bit-rate per lane in Mbps, if the * source subdev does not provide V4L2_CID_LINK_FREQ. */ #define CSI2_DEFAULT_MAX_MBPS 849 struct csi2_dev { struct device *dev; struct v4l2_subdev sd; struct v4l2_async_notifier notifier; struct media_pad pad[CSI2_NUM_PADS]; struct clk *dphy_clk; struct clk *pllref_clk; struct clk *pix_clk; /* what is this? */ void __iomem *base; struct v4l2_subdev *remote; unsigned int remote_pad; unsigned short data_lanes; /* lock to protect all members below */ struct mutex lock; struct v4l2_mbus_framefmt format_mbus; int stream_count; struct v4l2_subdev *src_sd; bool sink_linked[CSI2_NUM_SRC_PADS]; }; #define DEVICE_NAME "imx6-mipi-csi2" /* Register offsets */ #define CSI2_VERSION 0x000 #define CSI2_N_LANES 0x004 #define CSI2_PHY_SHUTDOWNZ 0x008 #define CSI2_DPHY_RSTZ 0x00c #define CSI2_RESETN 0x010 #define CSI2_PHY_STATE 0x014 #define PHY_STOPSTATEDATA_BIT 4 #define PHY_STOPSTATEDATA(n) BIT(PHY_STOPSTATEDATA_BIT + (n)) #define PHY_RXCLKACTIVEHS BIT(8) #define PHY_RXULPSCLKNOT BIT(9) #define PHY_STOPSTATECLK BIT(10) #define CSI2_DATA_IDS_1 0x018 #define CSI2_DATA_IDS_2 0x01c #define CSI2_ERR1 0x020 #define CSI2_ERR2 0x024 #define CSI2_MSK1 0x028 #define CSI2_MSK2 0x02c #define CSI2_PHY_TST_CTRL0 0x030 #define PHY_TESTCLR BIT(0) #define PHY_TESTCLK BIT(1) #define CSI2_PHY_TST_CTRL1 0x034 #define PHY_TESTEN BIT(16) /* * i.MX CSI2IPU Gasket registers follow. The CSI2IPU gasket is * not part of the MIPI CSI-2 core, but its registers fall in the * same register map range. */ #define CSI2IPU_GASKET 0xf00 #define CSI2IPU_YUV422_YUYV BIT(2) static inline struct csi2_dev *sd_to_dev(struct v4l2_subdev *sdev) { return container_of(sdev, struct csi2_dev, sd); } static inline struct csi2_dev *notifier_to_dev(struct v4l2_async_notifier *n) { return container_of(n, struct csi2_dev, notifier); } /* * The required sequence of MIPI CSI-2 startup as specified in the i.MX6 * reference manual is as follows: * * 1. Deassert presetn signal (global reset). * It's not clear what this "global reset" signal is (maybe APB * global reset), but in any case this step would be probably * be carried out during driver load in csi2_probe(). * * 2. Configure MIPI Camera Sensor to put all Tx lanes in LP-11 state. * This must be carried out by the MIPI sensor's s_power(ON) subdev * op. * * 3. D-PHY initialization. * 4. CSI2 Controller programming (Set N_LANES, deassert PHY_SHUTDOWNZ, * deassert PHY_RSTZ, deassert CSI2_RESETN). * 5. Read the PHY status register (PHY_STATE) to confirm that all data and * clock lanes of the D-PHY are in LP-11 state. * 6. Configure the MIPI Camera Sensor to start transmitting a clock on the * D-PHY clock lane. * 7. CSI2 Controller programming - Read the PHY status register (PHY_STATE) * to confirm that the D-PHY is receiving a clock on the D-PHY clock lane. * * All steps 3 through 7 are carried out by csi2_s_stream(ON) here. Step * 6 is accomplished by calling the source subdev's s_stream(ON) between * steps 5 and 7. */ static void csi2_enable(struct csi2_dev *csi2, bool enable) { if (enable) { writel(0x1, csi2->base + CSI2_PHY_SHUTDOWNZ); writel(0x1, csi2->base + CSI2_DPHY_RSTZ); writel(0x1, csi2->base + CSI2_RESETN); } else { writel(0x0, csi2->base + CSI2_PHY_SHUTDOWNZ); writel(0x0, csi2->base + CSI2_DPHY_RSTZ); writel(0x0, csi2->base + CSI2_RESETN); } } static void csi2_set_lanes(struct csi2_dev *csi2, unsigned int lanes) { writel(lanes - 1, csi2->base + CSI2_N_LANES); } static void dw_mipi_csi2_phy_write(struct csi2_dev *csi2, u32 test_code, u32 test_data) { /* Clear PHY test interface */ writel(PHY_TESTCLR, csi2->base + CSI2_PHY_TST_CTRL0); writel(0x0, csi2->base + CSI2_PHY_TST_CTRL1); writel(0x0, csi2->base + CSI2_PHY_TST_CTRL0); /* Raise test interface strobe signal */ writel(PHY_TESTCLK, csi2->base + CSI2_PHY_TST_CTRL0); /* Configure address write on falling edge and lower strobe signal */ writel(PHY_TESTEN | test_code, csi2->base + CSI2_PHY_TST_CTRL1); writel(0x0, csi2->base + CSI2_PHY_TST_CTRL0); /* Configure data write on rising edge and raise strobe signal */ writel(test_data, csi2->base + CSI2_PHY_TST_CTRL1); writel(PHY_TESTCLK, csi2->base + CSI2_PHY_TST_CTRL0); /* Clear strobe signal */ writel(0x0, csi2->base + CSI2_PHY_TST_CTRL0); } /* * This table is based on the table documented at * https://community.nxp.com/docs/DOC-94312. It assumes * a 27MHz D-PHY pll reference clock. */ static const struct { u32 max_mbps; u32 hsfreqrange_sel; } hsfreq_map[] = { { 90, 0x00}, {100, 0x20}, {110, 0x40}, {125, 0x02}, {140, 0x22}, {150, 0x42}, {160, 0x04}, {180, 0x24}, {200, 0x44}, {210, 0x06}, {240, 0x26}, {250, 0x46}, {270, 0x08}, {300, 0x28}, {330, 0x48}, {360, 0x2a}, {400, 0x4a}, {450, 0x0c}, {500, 0x2c}, {550, 0x0e}, {600, 0x2e}, {650, 0x10}, {700, 0x30}, {750, 0x12}, {800, 0x32}, {850, 0x14}, {900, 0x34}, {950, 0x54}, {1000, 0x74}, }; static int max_mbps_to_hsfreqrange_sel(u32 max_mbps) { int i; for (i = 0; i < ARRAY_SIZE(hsfreq_map); i++) if (hsfreq_map[i].max_mbps > max_mbps) return hsfreq_map[i].hsfreqrange_sel; return -EINVAL; } static int csi2_dphy_init(struct csi2_dev *csi2) { struct v4l2_ctrl *ctrl; u32 mbps_per_lane; int sel; ctrl = v4l2_ctrl_find(csi2->src_sd->ctrl_handler, V4L2_CID_LINK_FREQ); if (!ctrl) mbps_per_lane = CSI2_DEFAULT_MAX_MBPS; else mbps_per_lane = DIV_ROUND_UP_ULL(2 * ctrl->qmenu_int[ctrl->val], USEC_PER_SEC); sel = max_mbps_to_hsfreqrange_sel(mbps_per_lane); if (sel < 0) return sel; dw_mipi_csi2_phy_write(csi2, 0x44, sel); return 0; } /* * Waits for ultra-low-power state on D-PHY clock lane. This is currently * unused and may not be needed at all, but keep around just in case. */ static int __maybe_unused csi2_dphy_wait_ulp(struct csi2_dev *csi2) { u32 reg; int ret; /* wait for ULP on clock lane */ ret = readl_poll_timeout(csi2->base + CSI2_PHY_STATE, reg, !(reg & PHY_RXULPSCLKNOT), 0, 500000); if (ret) { v4l2_err(&csi2->sd, "ULP timeout, phy_state = 0x%08x\n", reg); return ret; } /* wait until no errors on bus */ ret = readl_poll_timeout(csi2->base + CSI2_ERR1, reg, reg == 0x0, 0, 500000); if (ret) { v4l2_err(&csi2->sd, "stable bus timeout, err1 = 0x%08x\n", reg); return ret; } return 0; } /* Waits for low-power LP-11 state on data and clock lanes. */ static void csi2_dphy_wait_stopstate(struct csi2_dev *csi2, unsigned int lanes) { u32 mask, reg; int ret; mask = PHY_STOPSTATECLK | (((1 << lanes) - 1) << PHY_STOPSTATEDATA_BIT); ret = readl_poll_timeout(csi2->base + CSI2_PHY_STATE, reg, (reg & mask) == mask, 0, 500000); if (ret) { v4l2_warn(&csi2->sd, "LP-11 wait timeout, likely a sensor driver bug, expect capture failures.\n"); v4l2_warn(&csi2->sd, "phy_state = 0x%08x\n", reg); } } /* Wait for active clock on the clock lane. */ static int csi2_dphy_wait_clock_lane(struct csi2_dev *csi2) { u32 reg; int ret; ret = readl_poll_timeout(csi2->base + CSI2_PHY_STATE, reg, (reg & PHY_RXCLKACTIVEHS), 0, 500000); if (ret) { v4l2_err(&csi2->sd, "clock lane timeout, phy_state = 0x%08x\n", reg); return ret; } return 0; } /* Setup the i.MX CSI2IPU Gasket */ static void csi2ipu_gasket_init(struct csi2_dev *csi2) { u32 reg = 0; switch (csi2->format_mbus.code) { case MEDIA_BUS_FMT_YUYV8_2X8: case MEDIA_BUS_FMT_YUYV8_1X16: reg = CSI2IPU_YUV422_YUYV; break; default: break; } writel(reg, csi2->base + CSI2IPU_GASKET); } static int csi2_get_active_lanes(struct csi2_dev *csi2, unsigned int *lanes) { struct v4l2_mbus_config mbus_config = { 0 }; int ret; *lanes = csi2->data_lanes; ret = v4l2_subdev_call(csi2->remote, pad, get_mbus_config, csi2->remote_pad, &mbus_config); if (ret == -ENOIOCTLCMD) { dev_dbg(csi2->dev, "No remote mbus configuration available\n"); return 0; } if (ret) { dev_err(csi2->dev, "Failed to get remote mbus configuration\n"); return ret; } if (mbus_config.type != V4L2_MBUS_CSI2_DPHY) { dev_err(csi2->dev, "Unsupported media bus type %u\n", mbus_config.type); return -EINVAL; } if (mbus_config.bus.mipi_csi2.num_data_lanes > csi2->data_lanes) { dev_err(csi2->dev, "Unsupported mbus config: too many data lanes %u\n", mbus_config.bus.mipi_csi2.num_data_lanes); return -EINVAL; } *lanes = mbus_config.bus.mipi_csi2.num_data_lanes; return 0; } static int csi2_start(struct csi2_dev *csi2) { unsigned int lanes; int ret; ret = clk_prepare_enable(csi2->pix_clk); if (ret) return ret; /* setup the gasket */ csi2ipu_gasket_init(csi2); /* Step 3 */ ret = csi2_dphy_init(csi2); if (ret) goto err_disable_clk; ret = csi2_get_active_lanes(csi2, &lanes); if (ret) goto err_disable_clk; /* Step 4 */ csi2_set_lanes(csi2, lanes); csi2_enable(csi2, true); /* Step 5 */ ret = v4l2_subdev_call(csi2->src_sd, video, pre_streamon, V4L2_SUBDEV_PRE_STREAMON_FL_MANUAL_LP); if (ret && ret != -ENOIOCTLCMD) goto err_assert_reset; csi2_dphy_wait_stopstate(csi2, lanes); /* Step 6 */ ret = v4l2_subdev_call(csi2->src_sd, video, s_stream, 1); ret = (ret && ret != -ENOIOCTLCMD) ? ret : 0; if (ret) goto err_stop_lp11; /* Step 7 */ ret = csi2_dphy_wait_clock_lane(csi2); if (ret) goto err_stop_upstream; return 0; err_stop_upstream: v4l2_subdev_call(csi2->src_sd, video, s_stream, 0); err_stop_lp11: v4l2_subdev_call(csi2->src_sd, video, post_streamoff); err_assert_reset: csi2_enable(csi2, false); err_disable_clk: clk_disable_unprepare(csi2->pix_clk); return ret; } static void csi2_stop(struct csi2_dev *csi2) { /* stop upstream */ v4l2_subdev_call(csi2->src_sd, video, s_stream, 0); v4l2_subdev_call(csi2->src_sd, video, post_streamoff); csi2_enable(csi2, false); clk_disable_unprepare(csi2->pix_clk); } /* * V4L2 subdev operations. */ static int csi2_s_stream(struct v4l2_subdev *sd, int enable) { struct csi2_dev *csi2 = sd_to_dev(sd); int i, ret = 0; mutex_lock(&csi2->lock); if (!csi2->src_sd) { ret = -EPIPE; goto out; } for (i = 0; i < CSI2_NUM_SRC_PADS; i++) { if (csi2->sink_linked[i]) break; } if (i >= CSI2_NUM_SRC_PADS) { ret = -EPIPE; goto out; } /* * enable/disable streaming only if stream_count is * going from 0 to 1 / 1 to 0. */ if (csi2->stream_count != !enable) goto update_count; dev_dbg(csi2->dev, "stream %s\n", enable ? "ON" : "OFF"); if (enable) ret = csi2_start(csi2); else csi2_stop(csi2); if (ret) goto out; update_count: csi2->stream_count += enable ? 1 : -1; if (csi2->stream_count < 0) csi2->stream_count = 0; out: mutex_unlock(&csi2->lock); return ret; } static int csi2_link_setup(struct media_entity *entity, const struct media_pad *local, const struct media_pad *remote, u32 flags) { struct v4l2_subdev *sd = media_entity_to_v4l2_subdev(entity); struct csi2_dev *csi2 = sd_to_dev(sd); struct v4l2_subdev *remote_sd; int ret = 0; dev_dbg(csi2->dev, "link setup %s -> %s", remote->entity->name, local->entity->name); remote_sd = media_entity_to_v4l2_subdev(remote->entity); mutex_lock(&csi2->lock); if (local->flags & MEDIA_PAD_FL_SOURCE) { if (flags & MEDIA_LNK_FL_ENABLED) { if (csi2->sink_linked[local->index - 1]) { ret = -EBUSY; goto out; } csi2->sink_linked[local->index - 1] = true; } else { csi2->sink_linked[local->index - 1] = false; } } else { if (flags & MEDIA_LNK_FL_ENABLED) { if (csi2->src_sd) { ret = -EBUSY; goto out; } csi2->src_sd = remote_sd; } else { csi2->src_sd = NULL; } } out: mutex_unlock(&csi2->lock); return ret; } static struct v4l2_mbus_framefmt * __csi2_get_fmt(struct csi2_dev *csi2, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) { if (which == V4L2_SUBDEV_FORMAT_TRY) return v4l2_subdev_state_get_format(sd_state, pad); else return &csi2->format_mbus; } static int csi2_get_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *sdformat) { struct csi2_dev *csi2 = sd_to_dev(sd); struct v4l2_mbus_framefmt *fmt; mutex_lock(&csi2->lock); fmt = __csi2_get_fmt(csi2, sd_state, sdformat->pad, sdformat->which); sdformat->format = *fmt; mutex_unlock(&csi2->lock); return 0; } static int csi2_set_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *sdformat) { struct csi2_dev *csi2 = sd_to_dev(sd); struct v4l2_mbus_framefmt *fmt; int ret = 0; if (sdformat->pad >= CSI2_NUM_PADS) return -EINVAL; mutex_lock(&csi2->lock); if (csi2->stream_count > 0) { ret = -EBUSY; goto out; } /* Output pads mirror active input pad, no limits on input pads */ if (sdformat->pad != CSI2_SINK_PAD) sdformat->format = csi2->format_mbus; fmt = __csi2_get_fmt(csi2, sd_state, sdformat->pad, sdformat->which); *fmt = sdformat->format; out: mutex_unlock(&csi2->lock); return ret; } static int csi2_registered(struct v4l2_subdev *sd) { struct csi2_dev *csi2 = sd_to_dev(sd); /* set a default mbus format */ return imx_media_init_mbus_fmt(&csi2->format_mbus, IMX_MEDIA_DEF_PIX_WIDTH, IMX_MEDIA_DEF_PIX_HEIGHT, 0, V4L2_FIELD_NONE, NULL); } /* --------------- CORE OPS --------------- */ static int csi2_log_status(struct v4l2_subdev *sd) { struct csi2_dev *csi2 = sd_to_dev(sd); v4l2_info(sd, "-----MIPI CSI status-----\n"); v4l2_info(sd, "VERSION: 0x%x\n", readl(csi2->base + CSI2_VERSION)); v4l2_info(sd, "N_LANES: 0x%x\n", readl(csi2->base + CSI2_N_LANES)); v4l2_info(sd, "PHY_SHUTDOWNZ: 0x%x\n", readl(csi2->base + CSI2_PHY_SHUTDOWNZ)); v4l2_info(sd, "DPHY_RSTZ: 0x%x\n", readl(csi2->base + CSI2_DPHY_RSTZ)); v4l2_info(sd, "RESETN: 0x%x\n", readl(csi2->base + CSI2_RESETN)); v4l2_info(sd, "PHY_STATE: 0x%x\n", readl(csi2->base + CSI2_PHY_STATE)); v4l2_info(sd, "DATA_IDS_1: 0x%x\n", readl(csi2->base + CSI2_DATA_IDS_1)); v4l2_info(sd, "DATA_IDS_2: 0x%x\n", readl(csi2->base + CSI2_DATA_IDS_2)); v4l2_info(sd, "ERR1: 0x%x\n", readl(csi2->base + CSI2_ERR1)); v4l2_info(sd, "ERR2: 0x%x\n", readl(csi2->base + CSI2_ERR2)); v4l2_info(sd, "MSK1: 0x%x\n", readl(csi2->base + CSI2_MSK1)); v4l2_info(sd, "MSK2: 0x%x\n", readl(csi2->base + CSI2_MSK2)); v4l2_info(sd, "PHY_TST_CTRL0: 0x%x\n", readl(csi2->base + CSI2_PHY_TST_CTRL0)); v4l2_info(sd, "PHY_TST_CTRL1: 0x%x\n", readl(csi2->base + CSI2_PHY_TST_CTRL1)); return 0; } static const struct v4l2_subdev_core_ops csi2_core_ops = { .log_status = csi2_log_status, }; static const struct media_entity_operations csi2_entity_ops = { .link_setup = csi2_link_setup, .link_validate = v4l2_subdev_link_validate, .get_fwnode_pad = v4l2_subdev_get_fwnode_pad_1_to_1, }; static const struct v4l2_subdev_video_ops csi2_video_ops = { .s_stream = csi2_s_stream, }; static const struct v4l2_subdev_pad_ops csi2_pad_ops = { .get_fmt = csi2_get_fmt, .set_fmt = csi2_set_fmt, }; static const struct v4l2_subdev_ops csi2_subdev_ops = { .core = &csi2_core_ops, .video = &csi2_video_ops, .pad = &csi2_pad_ops, }; static const struct v4l2_subdev_internal_ops csi2_internal_ops = { .init_state = imx_media_init_state, .registered = csi2_registered, }; static int csi2_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_connection *asd) { struct csi2_dev *csi2 = notifier_to_dev(notifier); struct media_pad *sink = &csi2->sd.entity.pads[CSI2_SINK_PAD]; int pad; pad = media_entity_get_fwnode_pad(&sd->entity, asd->match.fwnode, MEDIA_PAD_FL_SOURCE); if (pad < 0) { dev_err(csi2->dev, "Failed to find pad for %s\n", sd->name); return pad; } csi2->remote = sd; csi2->remote_pad = pad; dev_dbg(csi2->dev, "Bound %s pad: %d\n", sd->name, pad); return v4l2_create_fwnode_links_to_pad(sd, sink, 0); } static void csi2_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_connection *asd) { struct csi2_dev *csi2 = notifier_to_dev(notifier); csi2->remote = NULL; } static const struct v4l2_async_notifier_operations csi2_notify_ops = { .bound = csi2_notify_bound, .unbind = csi2_notify_unbind, }; static int csi2_async_register(struct csi2_dev *csi2) { struct v4l2_fwnode_endpoint vep = { .bus_type = V4L2_MBUS_CSI2_DPHY, }; struct v4l2_async_connection *asd; struct fwnode_handle *ep; int ret; v4l2_async_subdev_nf_init(&csi2->notifier, &csi2->sd); ep = fwnode_graph_get_endpoint_by_id(dev_fwnode(csi2->dev), 0, 0, FWNODE_GRAPH_ENDPOINT_NEXT); if (!ep) return -ENOTCONN; ret = v4l2_fwnode_endpoint_parse(ep, &vep); if (ret) goto err_parse; csi2->data_lanes = vep.bus.mipi_csi2.num_data_lanes; dev_dbg(csi2->dev, "data lanes: %d\n", vep.bus.mipi_csi2.num_data_lanes); dev_dbg(csi2->dev, "flags: 0x%08x\n", vep.bus.mipi_csi2.flags); asd = v4l2_async_nf_add_fwnode_remote(&csi2->notifier, ep, struct v4l2_async_connection); fwnode_handle_put(ep); if (IS_ERR(asd)) return PTR_ERR(asd); csi2->notifier.ops = &csi2_notify_ops; ret = v4l2_async_nf_register(&csi2->notifier); if (ret) return ret; return v4l2_async_register_subdev(&csi2->sd); err_parse: fwnode_handle_put(ep); return ret; } static int csi2_probe(struct platform_device *pdev) { struct csi2_dev *csi2; struct resource *res; int i, ret; csi2 = devm_kzalloc(&pdev->dev, sizeof(*csi2), GFP_KERNEL); if (!csi2) return -ENOMEM; csi2->dev = &pdev->dev; v4l2_subdev_init(&csi2->sd, &csi2_subdev_ops); v4l2_set_subdevdata(&csi2->sd, &pdev->dev); csi2->sd.internal_ops = &csi2_internal_ops; csi2->sd.entity.ops = &csi2_entity_ops; csi2->sd.dev = &pdev->dev; csi2->sd.owner = THIS_MODULE; csi2->sd.flags = V4L2_SUBDEV_FL_HAS_DEVNODE; strscpy(csi2->sd.name, DEVICE_NAME, sizeof(csi2->sd.name)); csi2->sd.entity.function = MEDIA_ENT_F_VID_IF_BRIDGE; csi2->sd.grp_id = IMX_MEDIA_GRP_ID_CSI2; for (i = 0; i < CSI2_NUM_PADS; i++) { csi2->pad[i].flags = (i == CSI2_SINK_PAD) ? MEDIA_PAD_FL_SINK : MEDIA_PAD_FL_SOURCE; } ret = media_entity_pads_init(&csi2->sd.entity, CSI2_NUM_PADS, csi2->pad); if (ret) return ret; csi2->pllref_clk = devm_clk_get(&pdev->dev, "ref"); if (IS_ERR(csi2->pllref_clk)) { v4l2_err(&csi2->sd, "failed to get pll reference clock\n"); return PTR_ERR(csi2->pllref_clk); } csi2->dphy_clk = devm_clk_get(&pdev->dev, "dphy"); if (IS_ERR(csi2->dphy_clk)) { v4l2_err(&csi2->sd, "failed to get dphy clock\n"); return PTR_ERR(csi2->dphy_clk); } csi2->pix_clk = devm_clk_get(&pdev->dev, "pix"); if (IS_ERR(csi2->pix_clk)) { v4l2_err(&csi2->sd, "failed to get pixel clock\n"); return PTR_ERR(csi2->pix_clk); } res = platform_get_resource(pdev, IORESOURCE_MEM, 0); if (!res) { v4l2_err(&csi2->sd, "failed to get platform resources\n"); return -ENODEV; } csi2->base = devm_ioremap(&pdev->dev, res->start, PAGE_SIZE); if (!csi2->base) return -ENOMEM; mutex_init(&csi2->lock); ret = clk_prepare_enable(csi2->pllref_clk); if (ret) { v4l2_err(&csi2->sd, "failed to enable pllref_clk\n"); goto rmmutex; } ret = clk_prepare_enable(csi2->dphy_clk); if (ret) { v4l2_err(&csi2->sd, "failed to enable dphy_clk\n"); goto pllref_off; } platform_set_drvdata(pdev, &csi2->sd); ret = csi2_async_register(csi2); if (ret) goto clean_notifier; return 0; clean_notifier: v4l2_async_nf_unregister(&csi2->notifier); v4l2_async_nf_cleanup(&csi2->notifier); clk_disable_unprepare(csi2->dphy_clk); pllref_off: clk_disable_unprepare(csi2->pllref_clk); rmmutex: mutex_destroy(&csi2->lock); return ret; } static void csi2_remove(struct platform_device *pdev) { struct v4l2_subdev *sd = platform_get_drvdata(pdev); struct csi2_dev *csi2 = sd_to_dev(sd); v4l2_async_nf_unregister(&csi2->notifier); v4l2_async_nf_cleanup(&csi2->notifier); v4l2_async_unregister_subdev(sd); clk_disable_unprepare(csi2->dphy_clk); clk_disable_unprepare(csi2->pllref_clk); mutex_destroy(&csi2->lock); media_entity_cleanup(&sd->entity); } static const struct of_device_id csi2_dt_ids[] = { { .compatible = "fsl,imx6-mipi-csi2", }, { /* sentinel */ } }; MODULE_DEVICE_TABLE(of, csi2_dt_ids); static struct platform_driver csi2_driver = { .driver = { .name = DEVICE_NAME, .of_match_table = csi2_dt_ids, }, .probe = csi2_probe, .remove_new = csi2_remove, }; module_platform_driver(csi2_driver); MODULE_DESCRIPTION("i.MX5/6 MIPI CSI-2 Receiver driver"); MODULE_AUTHOR("Steve Longerbeam <steve_longerbeam@mentor.com>"); MODULE_LICENSE("GPL"); |