From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-171.mta1.migadu.com (out-171.mta1.migadu.com [95.215.58.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A89352AD20 for ; Sat, 1 Feb 2025 10:14:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.171 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738404896; cv=none; b=UKIP8NRJGBtFMgQ3c6gaV6+S8YnBDzBzS7nSRZSrPPDM+RvxjnkjlA/71SUM1RyA1JGA9RWnNLqYGtGKmF8az3lDQcjyak4iYDJlH21EQWNea++InjfZsX+ukd3y/ulCYoHxatCLeaUr6OMnoa8CIeo0YkcnoMgkTJBbXnIa1lM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738404896; c=relaxed/simple; bh=3KxkjNSHdhUJ+iVNQDS7pQgz8U/B1XdVrpi12amKdrE=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:From:Cc:To: References:In-Reply-To; b=tkw1jRXE2nCP0Ov2f5PTyuNd2SRKIOuZ/EUY+Q6NWp9BdcI3rv0Le5eOLtJRw+CMF0N54Xqm2XlcaYn7bOwX6BCjG+aWshHO7dWEtllRovHjyX5tTz/TDIXCK+5UJx16NJapwecuLu0PkyDrkhCfYDNDmp/5PKxEtZM0qd9n78M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=postmarketos.org; spf=pass smtp.mailfrom=postmarketos.org; dkim=pass (2048-bit key) header.d=postmarketos.org header.i=@postmarketos.org header.b=IbDdiCn7; arc=none smtp.client-ip=95.215.58.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=postmarketos.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=postmarketos.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=postmarketos.org header.i=@postmarketos.org header.b="IbDdiCn7" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=postmarketos.org; s=key1; t=1738404892; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=96rZKH5baF3RIgzA4V8zMqp7dM/6uPD7zsmS9yr/NDE=; b=IbDdiCn74N1qJ6m4LzTt+CYPP0D5o2at45JhSgscXm/m84S9+RKvJ4hLz/r5oG8cugk5vA /ejbgNK8RFTW6XoafI3gJJwuYefXYgJhnGXDXPS3nWb3HGwpVsaMYz1+89uGtdiCI8DQZq ma/beqUPeM9aCii5Ht3h8HhnU1MKrXoB6PkDmKADjwBO7vfrYTEK+eMBNc+zVpShlgcx0S 62KgtcLg8Zk0Rr5x4qJPWPk4oW5Po+FHLg+xwnajhzX99bC6MWp2O+HgKFVcslWNAqSBmk c9bHqfjtBLXueorjXNedhQwGp7puGZPpGgkI7l8qKxJLeTRszp798AwvSYmFVw== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 01 Feb 2025 10:14:03 +0000 Message-Id: Subject: Re: [PATCH 0/2] Add support for Xiaomi Mi TV Stick X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Ferass El Hafidi" Cc: "Conor Dooley" , , "Neil Armstrong" , "Jerome Brunet" , , <~postmarketos/upstreaming@lists.sr.ht>, , "Krzysztof Kozlowski" , "Kevin Hilman" , , "Karl Chan" , "Martin Blumenstingl" , "Artur Weber" To: "Rob Herring (Arm)" References: <20250131200319.19996-1-funderscore@postmarketos.org> <173835855352.46011.13506160179490240246.robh@kernel.org> In-Reply-To: <173835855352.46011.13506160179490240246.robh@kernel.org> X-Migadu-Flow: FLOW_OUT Hi! On Fri Jan 31, 2025 at 9:23 PM UTC, Rob Herring (Arm) wrote: > arch/arm64/boot/dts/amlogic/meson-gxl-s805y-xiaomi-aquaman.dtb: pwm@86c0:= clock-names: False schema does not allow ['clkin0'] > from schema $id: http://devicetree.org/schemas/pwm/pwm-amlogic.yaml# I don't think I touched that bit. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arc= h/arm64/boot/dts/amlogic/meson-gxl-s805x-p241.dts#n279 > arch/arm64/boot/dts/amlogic/meson-gxl-s805y-xiaomi-aquaman.dtb: leds: led= -white:default-state:0: 'heartbeat' is not one of ['on', 'off', 'keep'] > from schema $id: http://devicetree.org/schemas/leds/leds-gpio.yaml# > arch/arm64/boot/dts/amlogic/meson-gxl-s805y-xiaomi-aquaman.dtb: leds: led= -white: Unevaluated properties are not allowed ('default-state' was unexpec= ted) > from schema $id: http://devicetree.org/schemas/leds/leds-gpio.yaml# I'll fix the rest in a v2, thanks!