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 CF755C433EF for ; Wed, 8 Jun 2022 08:22:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230078AbiFHIWw (ORCPT ); Wed, 8 Jun 2022 04:22:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229976AbiFHIVf (ORCPT ); Wed, 8 Jun 2022 04:21:35 -0400 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ACBDA3AD8BB for ; Wed, 8 Jun 2022 00:48:29 -0700 (PDT) Received: by mail-wm1-x32d.google.com with SMTP id o37-20020a05600c512500b0039c4ba4c64dso4915233wms.2 for ; Wed, 08 Jun 2022 00:48:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=lqY+yGTizo28KA0GxuLPPWRDIJPNvZCC8690vTojGfw=; b=rJKimGqxM9lPho0kjQMT0As4HYnbCFTaudyp28LP4beS819PzchOl4qBDzu6wfHVhD R/7b2ucXeGP3hrljf6RxhjU+dOHq80y2Xrs/EtV17nXhvc4FpovzQmOiD0QpDrrM02yq zUOTzwD4G9XGZA47M1e9Hbd75sPnAf4N7wPPYS++GeQfVxU+CtKoKijJKfKskGYmlk4w Iu10ozBkMGDF7dtHw0V5NsueqChUEhHQeEdvFoJ77kKZ9Vng3WEewmalzTwvhN2Iuasv hPRwlKg5YH3aI2k4LcgrjdAshwp8ifEcZMf3E5HJO2LFnhSlxfUbxdkpNSg4t5Y8aGSj UKtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=lqY+yGTizo28KA0GxuLPPWRDIJPNvZCC8690vTojGfw=; b=4WX8al3zsNR1d3/Wig+7tIqvwydQNWYRhkLULT8vGovtsOmQQXxh41sULhe2rbgTrl YUrqNS1rU2hRrQewymhaUc5DxXCbusQiwSm1lROrTzX7aFF1IK6kGu42+4FPwJY3eF+5 cxkRE4r2zIVqFsa9CLMBS+DxAPSbQiri2vjJ+7MmYmnnL25pL3mskl2GQvHiXxw4h4ct PiJLTwv4DLDwXERw0NA8JPmP2Z8HB5pTRI0F7I0z33velgUANaphBKOmRiooUl+d2VHE Tj4tYoo1Qz/i7MhpKB9oE/R9zzAQu8AArQLPUzELNP9RLf4wFV8GO+bkfHZTMAdhIj60 7T6w== X-Gm-Message-State: AOAM531K5nGCwaGlfHYV5GSkBIZby3lsV394uSCWeGfsr84XmZuBRluM /ShaNqUS16per4e1tJSqO4EYUA== X-Google-Smtp-Source: ABdhPJzX8u/vF1uMO+f6IIT0LehkLZnmEeGwTIeTTQ25oBVz6rOOKXk8eZ2rx4zRGhav0uPYaI11Ew== X-Received: by 2002:a05:600c:3ac9:b0:397:70f8:bd65 with SMTP id d9-20020a05600c3ac900b0039770f8bd65mr62494168wms.194.1654674508274; Wed, 08 Jun 2022 00:48:28 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id i8-20020a05600c354800b0039c6390730bsm1060766wmq.29.2022.06.08.00.48.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 00:48:27 -0700 (PDT) Date: Wed, 8 Jun 2022 08:48:25 +0100 From: Lee Jones To: Conor Dooley Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , Support Opensource , Ulf Hansson , Palmer Dabbelt , Paul Walmsley , Albert Ou , Steve Twiss , Conor Dooley , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-riscv@lists.infradead.org, Atul Khare , Rob Herring Subject: Re: [PATCH v3 3/4] dt-bindings: mfd: convert da9063 to yaml Message-ID: References: <20220606201343.514391-1-mail@conchuod.ie> <20220606201343.514391-4-mail@conchuod.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220606201343.514391-4-mail@conchuod.ie> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 06 Jun 2022, Conor Dooley wrote: > From: Conor Dooley > > Convert the dt binding for the da9063/da9063l to yaml. > > Reviewed-by: Rob Herring > Signed-off-by: Conor Dooley > --- > .../devicetree/bindings/mfd/da9063.txt | 114 --------------- > .../devicetree/bindings/mfd/dlg,da9063.yaml | 132 ++++++++++++++++++ > .../devicetree/bindings/trivial-devices.yaml | 2 - > MAINTAINERS | 1 + > 4 files changed, 133 insertions(+), 116 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt > create mode 100644 Documentation/devicetree/bindings/mfd/dlg,da9063.yaml Applied, thanks. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog