From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E469DC433EF for ; Sat, 22 Jan 2022 12:04:22 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C636283003; Sat, 22 Jan 2022 13:04:20 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="I/m5XOcj"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C201B82F7E; Sat, 22 Jan 2022 13:04:18 +0100 (CET) Received: from mail-io1-xd31.google.com (mail-io1-xd31.google.com [IPv6:2607:f8b0:4864:20::d31]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4700983003 for ; Sat, 22 Jan 2022 13:04:16 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-io1-xd31.google.com with SMTP id y22so13871953iof.7 for ; Sat, 22 Jan 2022 04:04:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=/Hc51eibt2fJ98GWWg5gMxEO+C+RjFMqzM1StWrCCx4=; b=I/m5XOcjE26fzqQYsbsvljxz4x8sMq+JszpYMENESHoBIanAvj0AIrV5q4hdwcqEg6 caulw470cH62of3dNflGXSgCdDj17dqERjWsZes6S7m7+mkIHrpVtyqX8OHPCERqN+bM usfERDJkYpyKJbl2nGlclE/vsZ6R5fs0OTJOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=/Hc51eibt2fJ98GWWg5gMxEO+C+RjFMqzM1StWrCCx4=; b=opSJExoRWCb+/bPlQMRaxrL5dp4QEtKzJJvuh+38wHWBj01O27IZM1y9B4bP4qoO1/ Nx34XtP7UgKeN9vdLmIhuhWgSYk+DmweLBaiuiww/mSWehhluGz54vuKdqDNpThHA21X Dep5nujuHCTldPLGfGWC2xDyOX4xdjZWoeS/nu3cJCvqZIqks9p9psEg6YTQq7YI2t+9 MfWraWnAWjDyd/eicJsDZb847hnN00jipiH6l4peJ93FE53A/wlgKn6aIphNshP4Meti owXYomi0Vu/bjP58rbGSWgcaXVC9H7lWu5DsR8nBAjrU778mh0pDFmpUy8u8DkU9H5mE x/fQ== X-Gm-Message-State: AOAM532pYcvOLMS8Cgv7ubetYiZkWImoWa0ClVkC7D06rLAJ9Cob1UsN Og8Go240x8Nmn0TTfvPGv59mVyXd6w+neA== X-Google-Smtp-Source: ABdhPJzuXndywVh0dvTLU/DIF6lyXiQBNB7LAK0++RV+3K674nk/h6t0ShJ7uNoITpU0TAlFfK8GFQ== X-Received: by 2002:a05:6638:95b:: with SMTP id f27mr3581523jad.273.1642853054588; Sat, 22 Jan 2022 04:04:14 -0800 (PST) Received: from kiwi.bld.corp.google.com (c-67-190-101-114.hsd1.co.comcast.net. [67.190.101.114]) by smtp.gmail.com with ESMTPSA id q21sm3140236iow.55.2022.01.22.04.04.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Jan 2022 04:04:13 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass , =?UTF-8?q?Marek=20Beh=C3=BAn?= , Marek Vasut , =?UTF-8?q?Pali=20Roh=C3=A1r?= , Pavel Herrmann Subject: [PATCH 0/1] dm: serial: Remove old drivers and add migration deadline Date: Sat, 22 Jan 2022 05:03:49 -0700 Message-Id: <20220122120350.2827673-1-sjg@chromium.org> X-Mailer: git-send-email 2.35.0.rc0.227.g00780c9af4-goog MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean This series adds a migration deadline for converting serial drivers to driver model. Almost all drivers are already converted. Those that remain are: serial_ns16550.c which is really just a different ns16550.c usbtty.c Simon Glass (1): dm: serial: Add a migration deadline for serial Makefile | 1 + doc/develop/driver-model/migration.rst | 8 ++++++++ 2 files changed, 9 insertions(+) -- 2.35.0.rc0.227.g00780c9af4-goog