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 ADFA5C433F5 for ; Sat, 9 Apr 2022 16:57:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 81C7E83987; Sat, 9 Apr 2022 18:56:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="IFHevL/Y"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B7B9783C58; Sat, 9 Apr 2022 18:55:40 +0200 (CEST) Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) (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 D323583CF3 for ; Sat, 9 Apr 2022 18:55:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ej1-x633.google.com with SMTP id i27so22961503ejd.9 for ; Sat, 09 Apr 2022 09:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=+AP9bEY1tXpIMMo5dXu05g7DrM8ALNzAk8pTmthbNJw=; b=IFHevL/YJ+wvCoSF1htBLKj+4CMFrZWwqSypV4eNiZZV+fSLkAfyibL+j790tAUoG1 +eMO1AMMaTSQknGez/rY8zEpsMJtgRdbZVFd2b9o5/DtNjUYHmQHRreqVeOjdFl71VRC 226oYCjtAfgIYRafz/FeNGmiVGo7YN3FNo08qfj9U69/TH9py4XREOWMl2xfaWY/Lx6K rAWpy8g8Pd504T7qMAQ7/VABiWgahe2RzrmLzu6MY8Ktb61VQthmuacvpVUAKDwK4Gc7 w8am8L6zzB7rbnanzWoup1Wp7QwGpR1HeJ7oOmGHwuIzhQ35Ep1tEFYBqoUVHbnVP1Yk YYCA== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=+AP9bEY1tXpIMMo5dXu05g7DrM8ALNzAk8pTmthbNJw=; b=zN84SFJBn4B4RNYIR7Dzxx4sXDAVPL6+B9u5nV+Od3wHna6mizAigaRllyamfYWeNU XNVlg/jwqzqn+oMrh3opxjpu3kyNBBlgLS3V8GDi+69wwJmlAtzMiBOcYH7jkctdS8aI l00zDFxwK4KZAVVr659OlNccrucLB/pAsna0A4tVQtXWOMNdEGvM7sCsNmvWP+rFgsO4 dpQkaE6agkdhRezegwrgL+56nDhTO/KGgTiWbSs2NXdPjCFDllqQsT4XG1uEfgqrCoYH eNvnOFmL4yK21TweqcSa8nf1j7kNW+Ja0kORa0C6CWWYAidKQ3u3eulGs4tfYnjvoBul vUgw== X-Gm-Message-State: AOAM531by0XnAcqiFPvCR8fyBXERrpdim53unOlUjVKv4w3SpQI/wFq6 ILkpSLEVkivOSw9D3wdSKgs= X-Google-Smtp-Source: ABdhPJxCKyNwPIut/sTU1IycVAdpQ40gZ/whnLacSCU9J4OVODQdNUR31Yl5otqfPVxyt6VWWIl0VQ== X-Received: by 2002:a17:906:d108:b0:6e8:7765:a70b with SMTP id b8-20020a170906d10800b006e87765a70bmr1891126ejz.436.1649523333898; Sat, 09 Apr 2022 09:55:33 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id t14-20020a170906608e00b006d1455acc62sm10004538ejj.74.2022.04.09.09.55.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Apr 2022 09:55:33 -0700 (PDT) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, heiko@sntech.de, peng.fan@nxp.com, jh80.chung@samsung.com, u-boot@lists.denx.de Subject: [PATCH v5 12/13] rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL Date: Sat, 9 Apr 2022 18:55:13 +0200 Message-Id: <20220409165514.19220-13-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220409165514.19220-1-jbx6244@gmail.com> References: <20220409165514.19220-1-jbx6244@gmail.com> 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 The Rockchip serial driver depends on an enabled NS16550 driver, so add select SYS_NS16550 to config ROCKCHIP_SERIAL. Signed-off-by: Johan Jonker Reviewed-by: Simon Glass Reviewed-by: Kever Yang --- drivers/serial/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 76171e7146..06a69e78de 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -763,6 +763,7 @@ config PL01X_SERIAL config ROCKCHIP_SERIAL bool "Rockchip on-chip UART support" depends on DM_SERIAL && SPL_OF_PLATDATA + select SYS_NS16550 help Select this to enable a debug UART for Rockchip devices when using CONFIG_SPL_OF_PLATDATA (i.e. a compiled-in device tree replacemenmt). -- 2.20.1