Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp635420imm; Wed, 4 Jul 2018 03:23:58 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcVL3SqgZr/c8FLC+Nb5Z8jnOiLa5rlRRiUfSze2QVOZHLkKmULOJCYFYsOS/Wub/sZTDiz X-Received: by 2002:a65:614a:: with SMTP id o10-v6mr1305395pgv.387.1530699838869; Wed, 04 Jul 2018 03:23:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530699838; cv=none; d=google.com; s=arc-20160816; b=FsaN/7/o0XhRiJJoZzJLq5jxNXjV1NPYvdmjtwOBrRo6qNJ7HQaHUXWend57t0nFSY qjhl7qKxRfx/FDoOBHm+G8ea50ryIEoZhIlMFqabC/UUphN+CePWLHlHECQ9Hz/xDtnq 5XSq3e1Ig2Vco1LlX1OC6g2VIEyrrHS2hkrcCvRVgRWjkh3OVODrC9Kj1jZeVC/2Sayf AYOZGqmmM04Z0Uuls4qiVJasl67x3qo6+gG1VQobILJ4jr7X+0qeaPChlp5gQqH8bzbF +T8dnQgEfi7Y5FzT83f51LTc9pXeKd34Y4U+UvKkbK05Q0RP8XGZ48Ug1Sb4hZ88gfGf 3TAg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=4zqC3OP85/62j55erKY5bK2dzJfyKCI1UdKqAcfMJck=; b=HIYc4CKIOi9cUXGBqvQmWuB6Xlgr9HAqHzOJ1qMDbQ4jbjnVV7PNXZYqZolkPtkiJx 0sEub6C+Rv11/Z2Yc7+xp4keYXNVWq/EcNhXjhbi7TyNzw8Llfac2Hfurbe8yWGdj8o2 mGujIyIOvQ1xcpjH6h74XbHbOrPIYGnmAKe2mvC3X+Kik3mH6M5TRt0BVkgFIjX3XDer q/2TfxAb7B4cJ0Nsyg8MwqRcV9w/g7UxZ3Q8Gx+hw1PS3Lp+R9hTY/oXQUhq30FFVoAX 9tK8PHAMH2WMMEShmazMBWLauBOQ2A0gixazB/Iw9eqG52pOQ0BxYdy7OicCXeSHNvky tmCA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w11-v6si3087064plz.333.2018.07.04.03.23.44; Wed, 04 Jul 2018 03:23:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933628AbeGDKQD (ORCPT + 99 others); Wed, 4 Jul 2018 06:16:03 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:43565 "EHLO relay6-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932538AbeGDKQB (ORCPT ); Wed, 4 Jul 2018 06:16:01 -0400 X-Originating-IP: 2.224.242.101 Received: from w540.lan (2-224-242-101.ip172.fastwebnet.it [2.224.242.101]) (Authenticated sender: jacopo@jmondi.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id C4328C001C; Wed, 4 Jul 2018 10:16:01 +0000 (UTC) From: Jacopo Mondi To: hverkuil@xs4all.nl, mchehab@kernel.org, ysato@users.sourceforge.jp, dalias@libc.org Cc: Jacopo Mondi , linux-renesas-soc@vger.kernel.org, linux-media@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/9] sh: Remove soc_camera from defconfigs Date: Wed, 4 Jul 2018 12:15:37 +0200 Message-Id: <1530699346-3235-1-git-send-email-jacopo+renesas@jmondi.org> X-Mailer: git-send-email 2.7.4 X-Spam-Level: * Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hans, this series removes the last occurrencies of soc_camera from arch/sh, this time hopefully for real :) I have updated defconfigs of the following boards to the last v4.18-rc2: - Migo-R - Ecovec24 - SE7724 - AP325RXA and then enabled in defconfigs the new CEU driver with the associated image sensor and video decoder driver. Finally, I removed a stale include from Migo-R board file to which you pointed me. Boot-tested on Migo-R, compile tested only for other platforms. As usual, I'll let you pick this patches up, as this is work sparkled from multimedia related issues, or either have them get in though the SH maintainers tree if they prefer to. Thanks j Jacopo Mondi (9): sh: defconfig: migor: Update defconfig sh: defconfig: migor: Enable CEU and sensor drivers sh: defconfig: ecovec: Update defconfig sh: defconfig: ecovec: Enable CEU and video drivers sh: defconfig: se7724: Update defconfig sh: defconfig: se7724: Enable CEU and sensor driver sh: defconfig: ap325rxa: Update defconfig sh: defconfig: ap325rxa: Enable CEU and sensor driver sh: migor: Remove stale soc_camera include arch/sh/boards/mach-migor/setup.c | 1 - arch/sh/configs/ap325rxa_defconfig | 29 +++++++---------------------- arch/sh/configs/ecovec24_defconfig | 35 ++++++++--------------------------- arch/sh/configs/migor_defconfig | 31 ++++++++----------------------- arch/sh/configs/se7724_defconfig | 30 ++++++------------------------ 5 files changed, 29 insertions(+), 97 deletions(-) -- 2.7.4