Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1711746ybv; Thu, 6 Feb 2020 08:31:37 -0800 (PST) X-Google-Smtp-Source: APXvYqyU/65h1oIL4FwQ3ej3DaN5t17G8GrGg5jyHY2yYhILr+wPXzrzo1CcGnoPBLTkX6N6WXnX X-Received: by 2002:a9d:1ca3:: with SMTP id l35mr30699299ota.271.1581006697390; Thu, 06 Feb 2020 08:31:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581006697; cv=none; d=google.com; s=arc-20160816; b=kZ1liPWSYrFso6pbhtJypk4fhwZ2URBPsMjTl4DmAEE5EvhX+RfzQLXpg+oQh5SZza oIWgNF2bsrRjCEogprNnoXADEmQt+O5YeYr2Sb5+qb7j5ABZth69tUi6/srxoulo9qqg FAWCeqzpeXI30nQDWHriW7MvJxqM4zniUsSKO7+tZP3NkcRbU3vctEtmCWtyUq0nYVzW qjpc3E7xh24PjOXxRS3joF2ru9KTACJv3d9anMmyTzyS6CwI6Dj/J9WQ0+mlCyn69rjy pRIM9gUjATdhIRd55gNufDK5s8WcoluQzohunJQeIRbOAYkT40qVyFh9ut2e7RoUtkPg SUmA== 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:user-agent:from:to:cc :subject:references:in-reply-to:content-transfer-encoding :mime-version:dkim-signature; bh=FZ4PLc5jvOMV1iWpMHNETUcT4OUJq7+acE0YNZ1GPOs=; b=KCbUacNRA4h+xD0guOD9J+4AwL1fwOrJg0j7SGsE2ULP8NtiOjrpdlXPJckt2tZ0yg 3NXVvx8icGn5pdJlgn7YLy2v55TgNTiXIEp2OIanKqRYLMp8BibNZ4MslXC8QIkU0EbV hReIgqCpxkX8+/M/8/mptZCgC04GbFNk00GEhsk2oOwjXKQKlM6Ya/n+KbLbcKo/jGG5 ts9fBPurhHdOD5+PaxubmYzD0Js749qq3Hm2XmPzsapiUxDTZEwIsbMPlVtuuIouALBF mw6iwRmOC6xPphV/hOHc/VCqYrIDuTPjjHLc3odrlbwHYEzMjelYpaZ67oK6EZv62EQa JVFw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xG66qzmJ; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r1si23380otn.150.2020.02.06.08.31.25; Thu, 06 Feb 2020 08:31:37 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=xG66qzmJ; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727742AbgBFQaU (ORCPT + 99 others); Thu, 6 Feb 2020 11:30:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:46934 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727514AbgBFQaU (ORCPT ); Thu, 6 Feb 2020 11:30:20 -0500 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CCE0E214AF; Thu, 6 Feb 2020 16:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581006619; bh=xJYY2FlK3sHZ7iGlNE5BLKQ/qSvsKjlGSxtpoN4RjLM=; h=In-Reply-To:References:Subject:Cc:To:From:Date:From; b=xG66qzmJ0CDofOTMIbuAF915Kv3E5eNskzNK+hhNNptTloeeSfesJtJjYKXWWe5WF gVoB/PCViNXV+QmZ7M/v/1p6zIXUK6dgIBMBs6fzWg78B14AAmZ0wAIHj5m4/mpUU5 f/B7tzCGiHRZqmSPXDAy2/++u/l4dR0msnXow8Ss= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20200206083418.3a6025f6@canb.auug.org.au> References: <20200206083418.3a6025f6@canb.auug.org.au> Subject: Re: linux-next: manual merge of the clk tree with the devicetree-fixes tree Cc: Linux Next Mailing List , Linux Kernel Mailing List , Douglas Anderson To: Mike Turquette , Rob Herring , Stephen Rothwell From: Stephen Boyd User-Agent: alot/0.8.1 Date: Thu, 06 Feb 2020 08:30:18 -0800 Message-Id: <20200206163019.CCE0E214AF@mail.kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Stephen Rothwell (2020-02-05 13:34:18) > Hi all, >=20 > Today's linux-next merge of the clk tree got conflicts in: >=20 > Documentation/devicetree/bindings/clock/qcom,msm8998-gpucc.yaml > Documentation/devicetree/bindings/clock/qcom,sdm845-videocc.yaml >=20 > between commit: >=20 > 04dbd86539fd ("dt-bindings: Fix paths in schema $id fields") >=20 > from the devicetree-fixes tree and commits: >=20 > e6747e24f15d ("dt-bindings: clock: Fix qcom,gpucc bindings for sdm845/s= c7180/msm8998") > 8cff43d46cfc ("dt-bindings: clock: Cleanup qcom,videocc bindings for sd= m845/sc7180") >=20 > from the clk tree. >=20 > I fixed it up (the latter changes seem to have included the former, > plus I removed Documentation/devicetree/bindings/clock/qcom,gpucc.yaml) > and can carry the fix as necessary. Thanks Stephen. Rob, you may want to drop the change to qcom,gpucc.yaml so that conflicts are reduced.