[PATCH v1 0/3] Fix incorrect bh2228fv compatible
Conor Dooley
conor at kernel.org
Wed Jul 17 02:59:47 PDT 2024
From: Conor Dooley <conor.dooley at microchip.com>
Maxime made a typo when adding this device to the kernel all the way
back in 2012, fix the spelling mistake.
Really this device should not be in trivial-devices.yaml, but I'm
leaving the creation of a dedicated binding for when I get my hands on a
device :smiling_imp:
Cheers,
Conor.
CC: Rob Herring <robh at kernel.org>
CC: Krzysztof Kozlowski <krzk+dt at kernel.org>
CC: Conor Dooley <conor+dt at kernel.org>
CC: Shawn Guo <shawnguo at kernel.org>
CC: Sascha Hauer <s.hauer at pengutronix.de>
CC: Pengutronix Kernel Team <kernel at pengutronix.de>
CC: Fabio Estevam <festevam at gmail.com>
CC: Mark Brown <broonie at kernel.org>
CC: Maxime Ripard <mripard at kernel.org> (blamed_fixes:1/1=100%)
CC: devicetree at vger.kernel.org
CC: linux-kernel at vger.kernel.org
CC: imx at lists.linux.dev
CC: linux-arm-kernel at lists.infradead.org
CC: linux-spi at vger.kernel.org
Conor Dooley (3):
dt-bindings: trivial-devices: fix Rohm BH2228FV compatible string
spi: spidev: add correct compatible for Rohm BH2228FV
ARM: dts: nxp: correct DAC compatible on Crystalfontz's CFA10049
Documentation/devicetree/bindings/trivial-devices.yaml | 4 +++-
arch/arm/boot/dts/nxp/mxs/imx28-cfa10049.dts | 2 +-
drivers/spi/spidev.c | 1 +
3 files changed, 5 insertions(+), 2 deletions(-)
--
2.43.0
More information about the linux-arm-kernel
mailing list