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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE7B0C43217 for ; Thu, 7 Apr 2022 17:07:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243281AbiDGRJK (ORCPT ); Thu, 7 Apr 2022 13:09:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43734 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229655AbiDGRJH (ORCPT ); Thu, 7 Apr 2022 13:09:07 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9FB1D14DFD8 for ; Thu, 7 Apr 2022 10:07:06 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id l7so6792803ejn.2 for ; Thu, 07 Apr 2022 10:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pensando.io; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xs34HmB3mQxNQ3MLumY+2KQcgDnFTGSI4kG5G0wYBkE=; b=ww8yK1BrSCPVvq7ixEbabV33ZCd1Z1LaPKRg8Y9l2GljGEWdrrYaE0IAolAPWLNSYw P4+1yvv+UgVofEqgfmJPEcKQVCsAk3cFZ6FJzhqn/kIoheUME8P3uujDLRTfAlbCGi8U uB58U1uqH9WnrU8adscton7OROJADVndd3wQTshdIDgKvImF+v+elde6rHo8ACcJHqzU sqVb/Gz0LrcRDCsPqoMyqr43J578NpzZjNpJuzYR3jaZFDC0f0VK9fT8yw2LO9goEewV oPy1VILSQGCwc11r6vmvxPPBQgvoWaHcfSzucncGfZCa9OYQLYbN/x32hsVO5mLtNzhk Tnuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xs34HmB3mQxNQ3MLumY+2KQcgDnFTGSI4kG5G0wYBkE=; b=Vs1dH2qnMvH2Ne8Cqd1BFWlxXbIkIn9C9wJ1VMzjcN57eMhcZDz35bxfW2k9R/5xLG oOHrCauV/Je3j5RbDSJFTT0ucAivTM2zvOARXghwagb+TP9r80v0MommTODptBy/c1HV agqST2cyA0d52xi36qKJLgaGzQsJGBvfyJy/rOygblpwjhL/Rn63uAmzxrSuxeOH7FNp EY+3RlnubnvkoRrT795Gn0FuE8sIr/NGo1nJeFoAjxUN//CxZndLOTOAz6Gqch/9HCmP 6tWp+88pejoou8dnCeLcDmUW9f4X5RapxDAqalTrmA69rGb43qgEpvtd2Bopqtl1HFtx dqng== X-Gm-Message-State: AOAM530jRGc7nGWtjdfH3ICfT5BTycjsTYPkIEdF0mACDwEyHDnLFWS8 2aF3OlyYXG6ieweyu9fV1LeOihDU7fedISTbcXr4Zw== X-Google-Smtp-Source: ABdhPJwjeWPbD/dZXbSPnBJKZaQvd4USo4WUCxzx+qC69rVqMrvdlR4MAcWXbshhJpd9JhWv2OjJdw/mZvqpOBsdsiA= X-Received: by 2002:a17:906:300f:b0:6e0:b38d:777d with SMTP id 15-20020a170906300f00b006e0b38d777dmr14495463ejz.189.1649351201083; Thu, 07 Apr 2022 10:06:41 -0700 (PDT) MIME-Version: 1.0 References: <20220406233648.21644-1-brad@pensando.io> <20220406233648.21644-10-brad@pensando.io> <3c8e94e1-fb8e-0d8f-4e79-b8313a1da5cb@intel.com> In-Reply-To: <3c8e94e1-fb8e-0d8f-4e79-b8313a1da5cb@intel.com> From: Brad Larson Date: Thu, 7 Apr 2022 10:06:30 -0700 Message-ID: Subject: Re: [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support To: Adrian Hunter Cc: Arnd Bergmann , Linux ARM , Linus Walleij , Bartosz Golaszewski , Mark Brown , Serge Semin , Ulf Hansson , Olof Johansson , David Clear , "open list:GPIO SUBSYSTEM" , linux-spi , linux-mmc , DTML , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 7, 2022 at 12:13 AM Adrian Hunter wrote: > > What is the relationship between cadence and pensando elba? Pensando licensed the cadence controller, its 100% cadence IP. The integration issue we ran into was with the accessors where we have the workaround. The initial patch added a separate Elba driver file but the feedback was the Elba support didn't justify doing that and to add to sdhci-cacence.c. Regards, Brad