From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754387AbdKKAUO (ORCPT ); Fri, 10 Nov 2017 19:20:14 -0500 Received: from home.keithp.com ([63.227.221.253]:48128 "EHLO elaine.keithp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754053AbdKKAUM (ORCPT ); Fri, 10 Nov 2017 19:20:12 -0500 From: Keith Packard To: linux-kernel@vger.kernel.org, Dave Airlie , Daniel Vetter Cc: Keith Packard , dri-devel@lists.freedesktop.org Subject: [PATCH 0/3] drm: Add connector info/property for non-desktop [v2] Date: Fri, 10 Nov 2017 16:20:06 -0800 Message-Id: <20171111002009.2340-1-keithp@keithp.com> X-Mailer: git-send-email 2.15.0.rc0 In-Reply-To: <20171025063023.12584-1-airlied@gmail.com> References: <20171025063023.12584-1-airlied@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the same as the series for non-standard displays but uses the phrase 'non-desktop' instead. No functional changes.