Em Sat, 25 Jun 2016 15:47:41 +0200 Hans Verkuil <hverkuil@xxxxxxxxx> escreveu: > Hi Mauro, > > Here is the pull request for the HDMI CEC framework. The code of this pull > request is identical to the v19 patch series and is against the media_tree cec > topic branch. > ... > create mode 100644 drivers/media/platform/s5p-cec/Makefile > create mode 100644 drivers/media/platform/s5p-cec/exynos_hdmi_cec.h > create mode 100644 drivers/media/platform/s5p-cec/exynos_hdmi_cecctrl.c > create mode 100644 drivers/media/platform/s5p-cec/regs-cec.h > create mode 100644 drivers/media/platform/s5p-cec/s5p_cec.c > create mode 100644 drivers/media/platform/s5p-cec/s5p_cec.h It doesn't seem right to keep those CEC drivers outside staging, while the core is at staging. I'll move them to staging. It would be nice to get the ack from DT maintainers before moving the s5p_cec back to platform. So, I'm adding a patch to the series doing that. Please don't forget to move it back to platform by the time you submit the patches moving cec core out of staging. > create mode 100644 drivers/media/platform/vivid/vivid-cec.c > create mode 100644 drivers/media/platform/vivid/vivid-cec.h If vivid were a real driver, I would require the same, but as it is just a software testing driver, I won't care. Thanks, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html