From patchwork Wed Nov 22 12:22:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Lunn X-Patchwork-Id: 746175 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=feathertop.org header.i=@feathertop.org header.b="orAdH6jK"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="o26A5FaI" Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B0FCBB for ; Wed, 22 Nov 2023 04:24:25 -0800 (PST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 0F8AA3200B1D; Wed, 22 Nov 2023 07:24:23 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 22 Nov 2023 07:24:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=feathertop.org; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1700655863; x= 1700742263; bh=5N+6zMeQUJaK0yTZzxT4LTC1/MrDx41jPB5ONB6aYCc=; b=o rAdH6jK6kl0cou2igxniaKRkUsdQYSFVOX5h2BXQ9tHN7LiiPBGQoI8uNSIddZ06 DUfPKlsIuyjrIa+zu0UoEDJUNNCnhnyB03Ecxey7IA39Nhisy18GFAa5m/uA/8TV 3SM6Bk/+ff47XFxP4HF5pLfFjGqOoJZ6G7/tmVZrKo2viNIb4f/C7gX+wkyyQ+iN 6KNizMnB/muBNj4Zigje0mH6J95u3OIU5zUf0aNwRUXUOnsA0XqlgfNFFTOaC90E enFJrAz7tn/HE90c9S4uMa6TbpAYbihQil6iXfUcapPGT8kcgWcg2Uy9qJI+8ZYf 2dtaNrEOyWODo2Ja5rhKw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1700655863; x= 1700742263; bh=5N+6zMeQUJaK0yTZzxT4LTC1/MrDx41jPB5ONB6aYCc=; b=o 26A5FaIsNCQeega88cpk0h/3fh7X7Sfkrf17GmXhTeW1iiQBaWvxC5bkOerxcJJU 4jjNKauHcvEMIRuwc9U4MJq/TYbAEsdm7FzY8SdsFZTA1ClloLfz6Tdw47DgaKTC HEtyRBVfrhKyk+vvV5fYSHXHv1B0Ev6FXl5sYA/d+ryGzHYqT4755mi/JHLvaOtV nhJqXs/hMoJN0xuhoETpnxJySc8I7z6kOLihwnXE0KW6RQbzFxRyypdz6qtv89xd maJQY/pZx97QQR/ddEcMCLjsVR9gcJs1zdVQt7cM2pm4GEqu4Fj7JBraUByWst7E Bgtkfb7SwXnCnP6S55GRg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrudehuddgfeelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepvfhimhcu nfhunhhnuceothhimhesfhgvrghthhgvrhhtohhprdhorhhgqeenucggtffrrghtthgvrh hnpeefffeuhfetgeeikeejvefgtdefteehgfdvhfetfeeuffeuhffhfeekgfekgeehieen ucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepmhgrihhlfhhrohhmpehtihhmse hfvggrthhhvghrthhophdrohhrgh X-ME-Proxy: Feedback-ID: i1f8241ce:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 22 Nov 2023 07:24:18 -0500 (EST) Received: by feathertop.org (sSMTP sendmail emulation); Wed, 22 Nov 2023 23:24:15 +1100 From: Tim Lunn To: linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org Cc: Tim Lunn , Jagan Teki , Rob Herring , linux-arm-kernel@lists.infradead.org, Heiko Stuebner , Krzysztof Kozlowski , Conor Dooley , Rob Herring Subject: [PATCH v2 9/9] dt-bindings: arm: rockchip: Add Sonoff iHost Date: Wed, 22 Nov 2023 23:22:32 +1100 Message-Id: <20231122122232.952696-10-tim@feathertop.org> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20231122122232.952696-1-tim@feathertop.org> References: <20231122122232.952696-1-tim@feathertop.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Sonoff iHost is a smart home hub with built in radios for wifi/bt and Zigbee. It is based off the Rockchip RV1126 (or RV1109) SoC. Signed-off-by: Tim Lunn Acked-by: Rob Herring --- Changes in v2: - Collect Robh Ack for dt-bindings patch Documentation/devicetree/bindings/arm/rockchip.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 5f7c6c4aad8f..a26bbcd00deb 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -922,6 +922,13 @@ properties: - const: rockchip,rk3568-bpi-r2pro - const: rockchip,rk3568 + - description: Sonoff iHost Smart Home Hub + items: + - const: itead,sonoff-ihost + - enum: + - rockchip,rv1126 + - rockchip,rv1109 + additionalProperties: true ...