From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40zxfk64nhzF0Vt for ; Tue, 5 Jun 2018 00:10:38 +1000 (AEST) In-Reply-To: <20180417124735.8991D6C0AC@po15720vm.idsi0.si.c-s.fr> To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras , Vitaly Bordug From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: powerpc/8xx: Remove RTC clock on 88x Message-Id: <40zxfj041Gz9ryk@ozlabs.org> Date: Tue, 5 Jun 2018 00:10:35 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2018-04-17 at 12:47:35 UTC, Christophe Leroy wrote: > The 885 familly processors don't have the Real Time Clock > > Signed-off-by: Christophe Leroy Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d04f11d2713e736a3740361f8b5bb4 cheers