From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Fri, 19 Jan 2024 14:43:52 -0600 Subject: [PATCH v4 2/3] dt-bindings: Add DPS310 as trivial device In-Reply-To: <20240116183734.3944028-3-ninad@linux.ibm.com> References: <20240116183734.3944028-1-ninad@linux.ibm.com> <20240116183734.3944028-3-ninad@linux.ibm.com> Message-ID: <170569701502.1007352.2755613869226739924.robh@kernel.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 16 Jan 2024 12:37:33 -0600, Ninad Palsule wrote: > Infineon DPS310 is a barometric pressure and temperature sensor. > > Acked-by: Krzysztof Kozlowski > Signed-off-by: Ninad Palsule > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!